diff --git a/AndroidManifest.xml b/AndroidManifest.xml index ba067a83..0ba7bdb2 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -208,7 +208,7 @@ android:launchMode="singleTask" android:noHistory="true" android:screenOrientation="user" - android:theme="@style/Theme.AppCompat.Light.Dialog" /> + android:theme="@style/Theme.Material3.DayNight.Dialog" />