diff --git a/app/src/main/AndroidManifest.xml b/app/src/main/AndroidManifest.xml index 5cff3b59f..a3663de98 100755 --- a/app/src/main/AndroidManifest.xml +++ b/app/src/main/AndroidManifest.xml @@ -33,7 +33,7 @@ android:largeHeap="true" android:requestLegacyExternalStorage="true" android:roundIcon="@mipmap/ic_launcher_round" - android:theme="@style/Theme.Tachiyomi.Light" + android:theme="@style/Theme.Base" android:networkSecurityConfig="@xml/network_security_config"> + android:theme="@style/Theme.Base" /> @@ -200,7 +200,7 @@ + android:theme="@style/Theme.Base"> @@ -374,7 +374,7 @@ + android:theme="@style/Theme.Base" />