apps-android-commons/app/src/main/res/layout-xlarge
VoidRaven 29ade1e5b7
Some checks are pending
Android CI / Run tests and generate APK (push) Waiting to run
Fix email verification input (#6367)
* Set imeOptions to actionDone and enforce singleLine for xlarge

* Set imeOptions to actionDone and enforce singleLine for landscape

* Set imeOptions to actionDone and enforce singleLine

* Update askUserForTwoFactorAuth for IME_ACTION_DONE to trigger performLogin

* Fix email verification: Set imeOptions to actionDone and replace singleLine with maxLines=1

* Fix email verification: Set imeOptions to actionDone and replace singleLine with maxLines=1

* Fix email verification: Set imeOptions to actionDone and replace singleLine with maxLines=1

* feat: Set imeOptions to actionNext for login_password to improve focus transition

* feat: Enhance keyboard visibility for email verification code input
2025-07-17 09:41:28 +09:00
..
activity_login.xml Fix email verification input (#6367) 2025-07-17 09:41:28 +09:00