Add a temporary icon

This commit is contained in:
AntsyLich
2024-01-16 01:02:57 +06:00
parent c9906491fb
commit 5067160132
19 changed files with 61 additions and 95 deletions

View File

@@ -50,7 +50,7 @@
android:networkSecurityConfig="@xml/network_security_config"
android:preserveLegacyExternalStorage="true"
android:requestLegacyExternalStorage="true"
android:roundIcon="@mipmap/ic_launcher_round"
android:roundIcon="@mipmap/ic_launcher"
android:supportsRtl="true"
android:theme="@style/Theme.Tachiyomi">