I use this code :
android:screenOrientation="portrait"
android:windowSoftInputMode="stateAlwaysHidden|adjustPan"
android:configChanges="keyboard|keyboardHidden|orientation|screenSize"
But some times not work and on some device not work never
I use this code :
android:screenOrientation="portrait"
android:windowSoftInputMode="stateAlwaysHidden|adjustPan"
android:configChanges="keyboard|keyboardHidden|orientation|screenSize"
But some times not work and on some device not work never
Copyright © 2021 Jogjafile Inc.