keyguard-app
keyguard-app copied to clipboard
Bug: Accessibility for input fields below the keyboard's viewport
See this:
https://github.com/AChep/keyguard-app/assets/34669737/327f8e00-2e81-42fe-935a-8df69296b7b4
Edit1: Normally the page should automatically scroll so the input is above the keyboard.
Edit2: See also https://developer.android.com/develop/ui/views/layout/sw-keyboard#synchronize-animation
I will investigate this one further, but I'm afraid it might be a bug of Jetpack Compose, as it should scroll the column automatically.