beemdevelopment / Aegis

A free, secure and open source app for Android to manage your 2-step verification tokens.
https://getaegis.app
GNU General Public License v3.0
8.36k stars 354 forks source link

Keyboard obscures text input fields in the EditEntryActivity #1363

Closed michaelschattgen closed 2 weeks ago

michaelschattgen commented 2 months ago

Whenever a user attempts to edit a field at the bottom of the screen, they are unable to see what they are typing because the virtual keyboard pops up and covers the input fields. Prior to our latest material design update, this view was scrollable, but it appears this functionality has been removed on accident.