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