X-Git-Url: https://gitweb.stoutner.com/?a=blobdiff_plain;f=app%2Fsrc%2Fmain%2FAndroidManifest.xml;h=528c4c3e33ab33d601143f3b87fe6d3365e480d6;hb=53f5dd586d2e9eb38280648b9084db15163fe682;hp=4deb14c892c6e639af9f0ba45986889b08945674;hpb=dc76c6f07fd9a5718049d160e079842fa60ff406;p=PrivacyCell.git diff --git a/app/src/main/AndroidManifest.xml b/app/src/main/AndroidManifest.xml index 4deb14c..528c4c3 100644 --- a/app/src/main/AndroidManifest.xml +++ b/app/src/main/AndroidManifest.xml @@ -1,7 +1,7 @@ + - + + + + @@ -50,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 +