Android - adjust scrollview when keyboard is up for android 5.0 (lollipop) -


i have problem on android lollipop, screen doesn't adjust size when softkeyboard comes up.

this manifest intro example 1 of activity made:

android:windowsoftinputmode="statealwayshidden|adjustresize"  

is there new added , have take account android 5.0 ? scrollview works fine on android < 5.0.

the problem didn't work translucent status bar , had set

 android:fitssystemwindows="true" 

in main layout


Comments

Popular posts from this blog

javascript - Any ideas when Firefox is likely to implement lengthAdjust and textLength? -

matlab - "Contour not rendered for non-finite ZData" -

delphi - Indy UDP Read Contents of Adata -