android - Softkeyboard overlap Editext -



android - Softkeyboard overlap Editext -

the question - why softkeyboard overlaps edittext ( shown in below image) has been asked several times @ so.

i have come across 2 answers

add scrollview top container , in fact solves problem in case create problems. add android:windowsoftinputmode="adjustresize" or adjustpan or several combination , not work.

my question

is there other solution solve problem?

also frustrated why happens @ all, should not framework take care of this.

android android-edittext android-softkeyboard overlapping

Comments

Popular posts from this blog

javascript - mongodb won't find my schema method in nested container -

Hibernate criteria by a list of natural ids -

ios - Lagging ScrollView with UIWebview inside -