feat: Per-app language preferences

This commit is contained in:
‭huajijam
2023-05-04 21:42:35 +08:00
parent 4f9ef060ea
commit fa793d764b
6 changed files with 26 additions and 2 deletions

View File

@@ -17,7 +17,8 @@
android:label="@string/app_name"
android:roundIcon="@mipmap/ic_launcher_round"
android:supportsRtl="true"
android:theme="@style/Theme.AppErrorsTracking">
android:theme="@style/Theme.AppErrorsTracking"
android:localeConfig="@xml/locales_config">
<meta-data
android:name="xposedmodule"