Explicitly set manifest attribute "hasFragileUserData" to false

This commit is contained in:
cketti 2023-05-05 16:21:26 +02:00
parent 338d7c25c0
commit b56e444a74

View file

@ -36,6 +36,7 @@
android:resizeableActivity="true"
android:allowBackup="false"
android:supportsRtl="true"
android:hasFragileUserData="false"
tools:replace="android:theme"
tools:ignore="UnusedAttribute">