Skip to content

Instantly share code, notes, and snippets.

@igorescodro
Last active April 30, 2024 22:52
Show Gist options
  • Save igorescodro/d7bdc944cf539ce225a69b36d076a70d to your computer and use it in GitHub Desktop.
Save igorescodro/d7bdc944cf539ce225a69b36d076a70d to your computer and use it in GitHub Desktop.
// Android
val string = MR.strings.category_default_personal.desc().toString(context)
// iOS
val string = MR.strings.category_default_personal.desc().localized()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment