зеркало из https://github.com/nextcloud/android.git
Merge pull request #12797 from nextcloud/fix/warning-for-on-back-invoke-by-alper
Fix enableOnBackInvokedCallback Warning
This commit is contained in:
Коммит
280e814e36
|
@ -121,6 +121,7 @@
|
|||
android:requestLegacyExternalStorage="true"
|
||||
android:roundIcon="@mipmap/ic_launcher"
|
||||
android:supportsRtl="true"
|
||||
android:enableOnBackInvokedCallback="false"
|
||||
android:theme="@style/Theme.ownCloud.Toolbar"
|
||||
android:usesCleartextTraffic="true"
|
||||
tools:ignore="UnusedAttribute"
|
||||
|
|
Загрузка…
Ссылка в новой задаче