Z
Z
z0rgoyok2016-10-18 21:11:44
Android
z0rgoyok, 2016-10-18 21:11:44

How to raise a group of items above the keyboard in android?

Let's say on the screen there are input fields for login, password and the "Login" button.
enable this android:windowSoftInputMode="adjustPan"
When the top input field receives focus, the screen shifts so that this field is visible.
How can I make it slide to show all three elements?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
Y
Yuri, 2016-10-19
@YuryBorodkin

stackoverflow.com/questions/17410499/difference-be...
Try android:windowSoftInputMode="adjustResize"

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question