Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(android): RTL UI #12215

Closed
darcywong00 opened this issue Aug 19, 2024 · 2 comments
Closed

feat(android): RTL UI #12215

darcywong00 opened this issue Aug 19, 2024 · 2 comments
Assignees
Milestone

Comments

@darcywong00
Copy link
Contributor

18.0 sprint focus of updating the Keyman for Android UI to handle right-to-left

Reference document: RTL UX Localization

Change Display Language

List of strings always left-to-right

Info page

flip left/right navigation arrows

Keyman Settings

left arrow to navigate forward

Adjust Keyboard Height

Maybe have an rtl OSK screenshot where backspace and return keys point the other direction

Add Language to installed keyboard

keyboard row needs left arrow to advance

English Language Settings

left arrow for advance on keyboard row

@darcywong00 darcywong00 added this to the A18S9 milestone Aug 19, 2024
@darcywong00 darcywong00 self-assigned this Aug 19, 2024
@darcywong00
Copy link
Contributor Author

And some general layout migrations:
replace

  • paddingLeft --> paddingStart
  • paddingRight --> paddingEnd

@darcywong00
Copy link
Contributor Author

afaict, all the RTL UI issues are resolved with the associated PRs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

No branches or pull requests

1 participant