X-Git-Url: https://gitweb.stoutner.com/?a=blobdiff_plain;f=app%2Fsrc%2Fmain%2FAndroidManifest.xml;h=528c4c3e33ab33d601143f3b87fe6d3365e480d6;hb=53f5dd586d2e9eb38280648b9084db15163fe682;hp=408848dcc8c2697bbb7674ce968d748a9ab6b3d8;hpb=86731d839decc4df39f2fa765f6727e64e151cb6;p=PrivacyCell.git diff --git a/app/src/main/AndroidManifest.xml b/app/src/main/AndroidManifest.xml index 408848d..528c4c3 100644 --- a/app/src/main/AndroidManifest.xml +++ b/app/src/main/AndroidManifest.xml @@ -1,7 +1,7 @@ + - + + + + @@ -49,7 +52,8 @@ android:fullBackupContent="false" android:supportsRtl="true" android:theme="@style/Theme.PrivacyCell" - tools:ignore="DataExtractionRules" > + android:localeConfig="@xml/locales_config" + tools:ignore="DataExtractionRules,UnusedAttribute" > + android:parentActivityName=".activities.PrivacyCellActivity" + android:screenOrientation="fullUser" /> - \ No newline at end of file +