X-Git-Url: https://gitweb.stoutner.com/?a=blobdiff_plain;f=app%2Fsrc%2Fmain%2FAndroidManifest.xml;h=d137b34b8f139e4e4f3776b3f116cd165065329c;hb=218d83a82183986e87152c73a5bec86bb6bb1770;hp=b07addeb9b1a89a6659c32c60e2fac2bc3906f4a;hpb=f31b2abfd0a76b2696e22853a395d6d6033874bc;p=PrivacyBrowserAndroid.git diff --git a/app/src/main/AndroidManifest.xml b/app/src/main/AndroidManifest.xml index b07addeb..d137b34b 100644 --- a/app/src/main/AndroidManifest.xml +++ b/app/src/main/AndroidManifest.xml @@ -1,30 +1,61 @@ + + + + + + + + + + + + android:icon="@mipmap/privacy_browser" + android:theme="@style/AppTheme" + android:allowBackup="false" + android:fullBackupContent="false" > - - - + + + + android:launchMode="singleTask" + android:persistableMode="persistNever" > + - + @@ -33,6 +64,22 @@ + + + + + + + + +