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

Android: Fix RTL layout in several views #11482

Merged
merged 13 commits into from Jan 24, 2023
Merged

Conversation

t895
Copy link
Contributor

@t895 t895 commented Jan 24, 2023

Previously text was not following the start of the view in multiple instances. This led to me going through nearly every textview in the app to fix this recurring problem. Things look much more consistent across the app now.

Here's just one example of how the UI has changed.

Old -

New -

Note - I wasn't sure if I broke this into too many commits so please let me know if it's not right.

@lioncash lioncash merged commit f4a8f80 into dolphin-emu:master Jan 24, 2023
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants