diff --git a/app/src/normal/AndroidManifest.xml b/app/src/normal/AndroidManifest.xml index 79f3a332..bc20b514 100644 --- a/app/src/normal/AndroidManifest.xml +++ b/app/src/normal/AndroidManifest.xml @@ -8,14 +8,16 @@ android:name=".MainActivity" android:exported="true" android:launchMode="singleTask" - android:theme="@style/Theme.AppCompat"> + android:theme="@style/Theme.AppCompat.DayNight"> - - + + android:theme="@style/Theme.AppCompat.DayNight" /> \ No newline at end of file