Update AndroidManifest.xml.in

This commit is contained in:
matlabbe
2020-07-10 09:48:06 -04:00
parent 8819b42f24
commit 3148ae2d76
+1 -1
View File
@@ -57,7 +57,7 @@
android:excludeFromRecents="true"
android:exported="false"
android:launchMode="singleTop"
android:theme="@android:style/Theme.Material.Light.Dialog.Alert" />
android:theme="@style/ThemeApp" />
<provider
android:name="android.support.v4.content.FileProvider"