X-Git-Url: https://gitweb.stoutner.com/?a=blobdiff_plain;f=app%2Fsrc%2Fmain%2FAndroidManifest.xml;h=379bc3c86807f9d0aa41cd6dae3df32477a2cee5;hb=refs%2Ftags%2Fv1.0;hp=bf5b63b059d2e90f9b39941a5599220a449be143;hpb=bcd01c3400c860a20621bd969dbd0243c3362908;p=PrivacyBrowserAndroid.git diff --git a/app/src/main/AndroidManifest.xml b/app/src/main/AndroidManifest.xml index bf5b63b0..379bc3c8 100644 --- a/app/src/main/AndroidManifest.xml +++ b/app/src/main/AndroidManifest.xml @@ -1,7 +1,7 @@ + + + + + android:icon="@mipmap/privacy_browser" + android:theme="@style/AppTheme" + android:allowBackup="false" + android:fullBackupContent="false" > - - + + + + android:launchMode="singleTask" + android:persistableMode="persistNever" > + - + @@ -53,6 +64,20 @@ + + + + + + + +