X-Git-Url: https://gitweb.stoutner.com/?a=blobdiff_plain;f=app%2Fsrc%2Fmain%2FAndroidManifest.xml;h=4cfa09bd9aa54ee328ed82048781cdbf24caba59;hb=c7cea803670eae12c0d95afa8fb5b4dd180aac75;hp=cc2645dd84fde815a6df5ec11100fc295428c20e;hpb=9e11e18f4775c6bdd41f752f3baa290a0b50621d;p=PrivacyBrowserAndroid.git diff --git a/app/src/main/AndroidManifest.xml b/app/src/main/AndroidManifest.xml index cc2645dd..4cfa09bd 100644 --- a/app/src/main/AndroidManifest.xml +++ b/app/src/main/AndroidManifest.xml @@ -36,7 +36,8 @@ - + + @@ -57,6 +58,7 @@ android:theme="@style/PrivacyBrowser" android:networkSecurityConfig="@xml/network_security_config" android:enableOnBackInvokedCallback="true" + android:localeConfig="@xml/locales_config" tools:ignore="DataExtractionRules,UnusedAttribute" > @@ -69,11 +71,6 @@ android:name="android.webkit.WebView.EnableSafeBrowsing" android:value="false" /> - - -