Localization or Translation Lint Rules #492
devjayantmalik
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
In android studio xml based views apps, shows us warnings and suggestions to use localization/translations(
R.string.app_namesyntax), but in Jetpack compose it doesn't do that. A lot of apps are interested in supporting that feature and ensure android studio helps with that. We can have lint rules for that too.Beta Was this translation helpful? Give feedback.
All reactions