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

Question: can this library help with integration of translation SDKs, such as Lokalise ? #40

Open
AndroidDeveloperLB opened this issue Sep 19, 2021 · 0 comments

Comments

@AndroidDeveloperLB
Copy link

AndroidDeveloperLB commented Sep 19, 2021

I've noticed some edge cases that their SDK doesn't cover, such as inflation of Views, outside of Activity (example is inflation via the class that extends Application, to show content on top using SAW permission) .

Could this library be used such that whenever the app needs to get an instance of Resources class, it would use the one of the SDK , including when inflating of Views ?

I ask because I've found this article, saying ViewPump might help:

https://jitinsharma.com/posts/taming-android-resources-and-layoutinflater-for-string-manipulation/?q=cache:NtfvHgBjYAgJ:https://jitinsharma.com/posts/taming-android-resources-and-layoutinflater-for-string-manipulation/%20&cd=19&hl=en&ct=clnk&gl=il

And on ViewPump library, it says the current repository could help:
https://github.com/InflationX/ViewPump/wiki/Recipes#update-hardcoded-strings-with-new-text

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

No branches or pull requests

1 participant