Support locales config

This commit is contained in:
Mygod
2022-07-11 16:30:52 -04:00
parent d3d146f55b
commit d77cf3c78d
2 changed files with 9 additions and 0 deletions

View File

@@ -62,6 +62,7 @@
android:hasFragileUserData="true"
android:icon="@mipmap/ic_launcher"
android:roundIcon="@mipmap/ic_launcher_round"
android:localeConfig="@xml/locales_config"
android:supportsRtl="true"
android:theme="@style/AppTheme"
tools:ignore="GoogleAppIndexingWarning">