diff --git a/AndroidManifest.xml b/AndroidManifest.xml index b536b201582..f1996738a4c 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -1828,7 +1828,7 @@ android:excludeFromRecents="true" android:exported="true" android:permission="android.permission.MANAGE_USB" - android:theme="@style/Transparent"> + android:theme="@android:style/Theme.Material.Light.Dialog.NoActionBar">