crowdin / crowdin/mobile-sdk-android
Extract the method of intercepting system text retrieval into a separate library
Open
enhancement
- Dominant language
- Kotlin
- Stars
- 130
- Forks
- 60
- PR merge metrics
- No merged PRs in 30d
Description
This library is very useful, thank you so much!
However, there might be a need where I want to intercept all the getString methods of the system, but instead of using Crowdin's solution, I prefer to handle the internationalization logic myself.
Implementing your own interception system for text retrieval involves considering many issues, and you have essentially addressed all of them. It is, in fact, a universal solution and is not closely tied to Crowdin.
Contributor guide
Assessment
This issue has not been assessed yet.