diff --git a/AndroidManifest.xml b/AndroidManifest.xml index a275be0b753..ccdc2dc0838 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -1917,7 +1917,7 @@ + android:theme="@style/Theme.AlertDialog"> @@ -1964,7 +1964,7 @@ android:excludeFromRecents="true" android:exported="true" android:permission="android.permission.DUMP" - android:theme="@*android:style/Theme.DeviceDefault.Settings.Dialog.NoActionBar"> + android:theme="@style/Theme.AlertDialog"> @@ -2660,7 +2660,7 @@