Top "Adjustpan" questions

For questions dealing with the adjustPan Window Soft Input Mode for the Android Activity element.

EditText, adjustPan, ScrollView issue in android

I have a EditText which is enclosed in ScrollView, but when the keyboard comes up. You can NOT scroll down …

android android-edittext scrollview adjustpan
Coordinatorlayout adjustresize not working

MY CODE (and more): I have a Coordinator Layout as follows <android.support.design.widget.CoordinatorLayout android:layout_width="…

android android-softkeyboard android-coordinatorlayout adjustpan
How to push recyclerView up when keyboard appear?

I want to build a message layout as in whatsapp. I have an edittext and a recyclerView. the problem is …

android android-recyclerview adjustpan
Scrolling a layout when the keyboard appears

My screen resizing to top when keyboard appears and hiding toolbar (FrameLayout), i need just scroll chat items to top …

android input scrollview android-softkeyboard adjustpan