Top "Window-soft-input-mode" questions

windowSoftInputMode="adjustResize" not working with translucent action/navbar

I have problems with the translucent actionbar/navbar in the new Android KitKat (4.4) and the windowSoftInputMode="adjustResize". Normaly, changing the …

android resize statusbar android-4.4-kitkat window-soft-input-mode
Android: Resize only parts of view with soft keyboard on screen

I have a view with a Edittext field on top of an ImageView. When the keyboard comes up I want …

android android-edittext window-soft-input-mode
android:windowSoftInputMode="adjustResize" is not working as it should be

Even though this problem has many solutions in stackoverflow, I could not solve my problem. I have two edit texts …

android xml android-layout android-relativelayout window-soft-input-mode
Keyboard hiding EditTexts in Fragments

edit: I need to use the keyboard, but it hides my EditText, I need it to scroll so the keyboard …

android android-fragments samsung-mobile window-soft-input-mode imeoptions
android:windowSoftInputMode="stateAlwaysHidden|adjustPan" doesnt work on all devices

As many do , I ran into the problem of the softinput covering my send buttons so I did some searching …

android resize window-soft-input-mode