|
@@ -121,6 +121,7 @@
|
|
android:requestLegacyExternalStorage="true"
|
|
android:requestLegacyExternalStorage="true"
|
|
android:roundIcon="@mipmap/ic_launcher"
|
|
android:roundIcon="@mipmap/ic_launcher"
|
|
android:supportsRtl="true"
|
|
android:supportsRtl="true"
|
|
|
|
+ android:enableOnBackInvokedCallback="false"
|
|
android:theme="@style/Theme.ownCloud.Toolbar"
|
|
android:theme="@style/Theme.ownCloud.Toolbar"
|
|
android:usesCleartextTraffic="true"
|
|
android:usesCleartextTraffic="true"
|
|
tools:ignore="UnusedAttribute"
|
|
tools:ignore="UnusedAttribute"
|