Skip to content

Fix in-app language change errors

Sai requested to merge fix-rtl-errors into release-v2.3

This MR addresses issue #188 (closed) and #187 (closed) and includes the following changes:

  • Set autoStoreLocales to true to support in-app language change in Android 12 and lower and fix persistence issues
  • Remove locale from configChanges and let androidx library handle locale configuration change. This fixes layout issues when switching to RTL locales

Merge request reports

Loading