Skip to content

RTL layout support #2021

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

Open
wants to merge 9 commits into
base: master
Choose a base branch
from
Open

RTL layout support #2021

wants to merge 9 commits into from

Conversation

codokie
Copy link

@codokie codokie commented Apr 6, 2025

This pull request is for adding RTL (right-to-left) layout direction support.

It contains a handful of fixes for when the layout is rendered from RTL, most of which force LTR (left-to-right) layout/text direction on views that should not be mirrored.

These changes should not have an adverse effect on the current LTR layout.

Demo 1

Demo1

Demo 2

Demo2

For more info about RTL, refer to the Android and Material Design docs.

Please don't hesitate to ask questions. Any feedback is appreciated. Thanks..

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

Successfully merging this pull request may close these issues.

1 participant