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 String resources to use in app instead of hard coding the strings. #13

Open
nasrabadiAM opened this issue Mar 7, 2024 · 3 comments · May be fixed by #52
Open

Add String resources to use in app instead of hard coding the strings. #13

nasrabadiAM opened this issue Mar 7, 2024 · 3 comments · May be fixed by #52
Assignees
Labels
enhancement New feature or request

Comments

@nasrabadiAM
Copy link
Owner

nasrabadiAM commented Mar 7, 2024

As a developer I want to use Single source of truth for manipulating and using string resources in my app so I can manage and add string resources easily.

It should handle Android 13 language API changes.

@nasrabadiAM nasrabadiAM self-assigned this Mar 7, 2024
@nasrabadiAM nasrabadiAM added this to the First RC Version milestone Mar 7, 2024
@nasrabadiAM nasrabadiAM added the enhancement New feature or request label Mar 7, 2024
@nasrabadiAM
Copy link
Owner Author

nasrabadiAM commented Mar 20, 2024

We can use moko-resources to handle multi language in app. (take care of layout direction) or lyricist

@nasrabadiAM
Copy link
Owner Author

This feature implemented in this branch but it is not completed and has compile issues.

Also I created an issue on moko-resources library to handle layout direction along side resources.

@nasrabadiAM nasrabadiAM linked a pull request Jul 13, 2024 that will close this issue
@nasrabadiAM
Copy link
Owner Author

You can see the sketch of the app here to add a language button to the app.

#11 (comment)

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

Successfully merging a pull request may close this issue.

1 participant