X-Git-Url: https://gitweb.stoutner.com/?a=blobdiff_plain;ds=sidebyside;f=app%2Fsrc%2Fmain%2FAndroidManifest.xml;h=0d5b6c4e51c4a5dcb9293758498150b9d8892888;hb=ae2ee09aa7a2afc19f5603c9bc021f98888d7b78;hp=cff2b2585ef1f89be49c1d7207bc6edfa37ad728;hpb=7d632afdd10cad5b4d62fce37707eaceebe260cb;p=PrivacyBrowserAndroid.git diff --git a/app/src/main/AndroidManifest.xml b/app/src/main/AndroidManifest.xml index cff2b258..0d5b6c4e 100644 --- a/app/src/main/AndroidManifest.xml +++ b/app/src/main/AndroidManifest.xml @@ -54,7 +54,7 @@ `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. -->