Update themes inheritance structure

This commit is contained in:
Koitharu
2025-05-08 21:16:06 +03:00
parent 4fcb3a969b
commit f5514728fe
12 changed files with 45 additions and 161 deletions

View File

@@ -52,8 +52,8 @@
android:hasFragileUserData="true"
android:icon="@mipmap/ic_launcher"
android:label="@string/app_name"
android:localeConfig="@xml/locales_config"
android:largeHeap="true"
android:localeConfig="@xml/locales_config"
android:networkSecurityConfig="@xml/network_security_config"
android:requestLegacyExternalStorage="true"
android:roundIcon="@mipmap/ic_launcher_round"