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

Grammatical inflection API do not work with Crowdin #256

Open
AlexandraFilyakova opened this issue Aug 14, 2024 · 0 comments
Open

Grammatical inflection API do not work with Crowdin #256

AlexandraFilyakova opened this issue Aug 14, 2024 · 0 comments
Labels
bug Something isn't working help wanted Extra attention is needed

Comments

@AlexandraFilyakova
Copy link

Issue with using Crowdin with GrammaticalInflectionManager together in project.

Coditions:

  • Have crowdin-sdk integrated according to the example
  • Implement Grammatical inflection API as in the guide
  • Have different Drawable Resources directory, for ex. drawable, drawable-feminine, drawable-masculine
  • Add to directories different image files with similar name.

Expected behavior:
Resources are updated instantly depending on the gender set

Actual behaviour:
Resources do NOT update instantly based on the gender setting. Resources update after the app is restarted.

OS:
Android 14

Additional context:
I have problem with using Crowdin with GrammaticalInflectionManager together in project.
In my application I plan to use different image and animation resources depending on gender. I am going to use Grammatical inflection API for gender based UI implementation. But on prototyping step I detect that that solution is not working with Crowdin.
Resources do NOT update instantly based on the gender setting. I need to restart application to see updated images and animation.

How can I resolve this issue?
or
Do you have workaround for this problem?

@AlexandraFilyakova AlexandraFilyakova added the bug Something isn't working label Aug 14, 2024
@andrii-bodnar andrii-bodnar added the help wanted Extra attention is needed label Aug 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants