Modify refactor the locales config code

This commit is contained in:
2023-05-09 11:51:11 +08:00
parent 3a7c97a1ac
commit 4afe549a8d
6 changed files with 18 additions and 19 deletions

View File

@@ -15,10 +15,11 @@
android:allowBackup="true"
android:icon="@mipmap/ic_launcher"
android:label="@string/app_name"
android:localeConfig="@xml/locales_config"
android:roundIcon="@mipmap/ic_launcher_round"
android:supportsRtl="true"
android:theme="@style/Theme.AppErrorsTracking"
android:localeConfig="@xml/locales_config">
tools:targetApi="tiramisu">
<meta-data
android:name="xposedmodule"