replaceGetString

open val replaceGetString: Property<Boolean>(source)

Controls whether Context.getString calls should be replaced.

  • true (default): Replaces getString calls with Tolgee localization method.

  • false: Leaves getString calls unchanged.