Enable auto generated per-app language file

This commit is contained in:
Arthur-GYT
2024-03-09 19:07:04 +01:00
parent 7b25628f7a
commit 47aa7fc191
4 changed files with 5 additions and 57 deletions

View File

@@ -31,7 +31,6 @@
android:allowBackup="true"
android:label="@string/app_name"
android:supportsRtl="true"
android:localeConfig="@xml/locales_config"
android:icon="@mipmap/ic_launcher"
android:theme="@style/Theme.Mastodon.AutoLightDark"
android:largeHeap="true">