X-Git-Url: https://gitweb.stoutner.com/?a=blobdiff_plain;f=app%2Fsrc%2Fmain%2FAndroidManifest.xml;h=be16084ba18ef49814ccc73697357d451fdf8cb4;hb=a36c3a29a811fdf0ca19c981480070cb4eef4284;hp=d19b67eb44d2a78baa34fe5c9a2b811f6dfe89a3;hpb=d7e03ec491da516276c5f626baed4103946e1492;p=PrivacyBrowserAndroid.git diff --git a/app/src/main/AndroidManifest.xml b/app/src/main/AndroidManifest.xml index d19b67eb..be16084b 100644 --- a/app/src/main/AndroidManifest.xml +++ b/app/src/main/AndroidManifest.xml @@ -1,7 +1,7 @@ + - - + + + @@ -134,10 +142,9 @@ `android:persistableMode="persistNever"` removes Privacy Browser from the recents screen on a device reboot. `tools:ignore="unusedAttribute"` removes the lint warning that `persistableMode` does not apply to API < 21. -->