-
-
Notifications
You must be signed in to change notification settings - Fork 480
Closed
Labels
Milestone
Description
A major known bug in the Android app is the overlap of virtual keyboard on input fields and text areas. Login screens use a hack (increasing bottom padding) to deal with this although causes entire UI to stay on top.
Other activities such as Get Things Done, Markdown, Writer, etc show this problem once the input focus moves below the keyboard.
I will propose a solution in my next PR.