Android: adjustPan not working some times

116 Views Asked by At

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

0

There are 0 best solutions below