diff --git a/AndroidManifest.xml b/AndroidManifest.xml index c8362f0f1c2..8d2bb1bdd1c 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -75,7 +75,8 @@ android:theme="@style/Theme.Settings" android:hardwareAccelerated="true" android:requiredForAllUsers="true" - android:supportsRtl="true"> + android:supportsRtl="true" + android:allowBackup="false">