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

Shortcut to reverse the ordering of the texts #336

Closed
firemaples opened this issue Sep 30, 2023 · 3 comments · Fixed by #407
Closed

Shortcut to reverse the ordering of the texts #336

firemaples opened this issue Sep 30, 2023 · 3 comments · Fixed by #407

Comments

@firemaples
Copy link
Owner

For those languages can be written from right to left.

@uomar8
Copy link
Contributor

uomar8 commented Oct 15, 2023

The order of the text is right 😅 I don't think button to change the order is useful

What's wrong is (Text alignment) and it's part of the UI
images (5)

This is now
Screenshot_20231015_155138_com huawei android launcher_edit_365269325985

And this is how it should look like
ydydyduf (20231015035934)

And this happened because we stopped RTL from the layout because it made a lot of problems Here

@firemaples
Copy link
Owner Author

Oh, for the RTL layout issue... 🤔
I'm thinking about restarting the refactoring of this project to full MVVM + DI + Jetpack compose then some UI issues should be fixed at the same time.
It can make the code more understandable and easier to maintain.

@uomar8
Copy link
Contributor

uomar8 commented Oct 15, 2023

Oh, for the RTL layout issue... 🤔 I'm thinking about restarting the refactoring of this project to full MVVM + DI + Jetpack compose then some UI issues should be fixed at the same time. It can make the code more understandable and easier to maintain.

I think this is a great idea, and thank you for your great work

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

Successfully merging a pull request may close this issue.

2 participants