X-Git-Url: https://gitweb.stoutner.com/?a=blobdiff_plain;f=app%2Fsrc%2Fmain%2FAndroidManifest.xml;h=4cfa09bd9aa54ee328ed82048781cdbf24caba59;hb=eac401700379e6ac5e6b0b696b932354001ef738;hp=70b076d3d8ec35a8703d638fc9d50f0ca5b95c64;hpb=b1612e9c92c3aa6cc39e89c2a7859dfeebf71bf9;p=PrivacyBrowserAndroid.git diff --git a/app/src/main/AndroidManifest.xml b/app/src/main/AndroidManifest.xml index 70b076d3..4cfa09bd 100644 --- a/app/src/main/AndroidManifest.xml +++ b/app/src/main/AndroidManifest.xml @@ -58,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" > @@ -70,11 +71,6 @@ android:name="android.webkit.WebView.EnableSafeBrowsing" android:value="false" /> - - -