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

Add RTL support to Typography & TextStyles #378

Merged
merged 1 commit into from
Apr 6, 2023

Conversation

JunkFood02
Copy link
Collaborator

@JunkFood02 JunkFood02 commented Apr 3, 2023

Close #86

@Ashinch Ashinch linked an issue Apr 6, 2023 that may be closed by this pull request
@Ashinch Ashinch merged commit 3c2ac83 into Ashinch:main Apr 6, 2023
@Ashinch
Copy link
Owner

Ashinch commented Apr 6, 2023

Thank you very much !

@JunkFood02 JunkFood02 deleted the rtl_support branch April 6, 2023 18:12
@AI-IMED
Copy link
Contributor

AI-IMED commented May 18, 2023

The title of the article or paragraph loses the correct text direction (I don't mean the alignment) for languages ​​written from right to left when starting with a letter or a Latin word

٢٠٢٣٠٥١٨-٠٩٤٧٤٢

Feed URL:
https://www.saudiandroid.net/feeds/posts/default

Article URL:
https://www.saudiandroid.net/2023/05/pictier-app-for-android.html?m=1

@JunkFood02
Copy link
Collaborator Author

@AI-IMED According to the documentation of Compose Text, this is the expected behavior of this PR

This value indicates that the text direction depends on the first strong directional character in the text according to the Unicode Bidirectional Algorithm. If no strong directional character is present, then androidx.compose.ui.unit.LayoutDirection is used to resolve the final TextDirection.

File an new issue about this bug, and I'll look into whether there's a solution for this.

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.

Support for Right-to-left text layout RTL Language support
3 participants