Skip to content

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

@AndroidDeveloperLB

Description

@AndroidDeveloperLB

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions