This is my screen, with one button hidden behind the keyboard.
I want exactly like this, but scrollable. -
Whenever, the keyboard
I tried your code and also I have the same issue Here
Here I make some correction in your code and values were codes as dummy(strings, colors ect)... Code Snippet is:
Also set the below parameter to your activity in you Manifest
android:windowSoftInputMode="adjustPan"
**Edited as in view outer layer is Relative layout inside a scrollview and i managed the Create Account button as parent bottom.
Please try it in a real device.
Try this and give your feedback !! Happy Coding..