mirror of
https://github.com/KitsunePie/AppErrorsTracking.git
synced 2025-09-10 13:04:03 +08:00
feat: Per-app language preferences
This commit is contained in:
@@ -8,7 +8,8 @@
|
||||
android:label="@string/app_name"
|
||||
android:roundIcon="@mipmap/ic_launcher_round"
|
||||
android:supportsRtl="true"
|
||||
android:theme="@style/Theme.AppErrorsDemo">
|
||||
android:theme="@style/Theme.AppErrorsDemo"
|
||||
android:localeConfig="@xml/locales_config">
|
||||
|
||||
<activity
|
||||
android:name=".ui.activity.MainActivity"
|
||||
|
Reference in New Issue
Block a user