You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 4, 2019. It is now read-only.
When clicking into a textfield, the keyboard comes up and the actionbar moves over the keyboard. When using my app in landscape this hides the textfield. I know that I can move the page to bring it into view via JS, but it still leaves very little room for the user to input text.
So is there a way to keep the actionbar at the bottom of the screen (beneath the keyboard)?
When clicking into a textfield, the keyboard comes up and the actionbar moves over the keyboard. When using my app in landscape this hides the textfield. I know that I can move the page to bring it into view via JS, but it still leaves very little room for the user to input text.
So is there a way to keep the actionbar at the bottom of the screen (beneath the keyboard)?