fix: logcat warnings regarding enableOnBackInvokedCallback
Signed-off-by: Infi <infi@infi.sh>
This commit is contained in:
parent
564ca74063
commit
af7e73292e
|
|
@ -24,6 +24,7 @@
|
|||
android:name=".RevoltApplication"
|
||||
android:theme="@style/Theme.Revolt"
|
||||
android:localeConfig="@xml/locale_config"
|
||||
android:enableOnBackInvokedCallback="true"
|
||||
tools:targetApi="tiramisu">
|
||||
<provider
|
||||
android:name="androidx.core.content.FileProvider"
|
||||
|
|
|
|||
Loading…
Reference in New Issue