fix: logcat warnings regarding enableOnBackInvokedCallback

Signed-off-by: Infi <infi@infi.sh>
This commit is contained in:
Infi 2024-03-28 04:18:30 +01:00
parent 564ca74063
commit af7e73292e
1 changed files with 1 additions and 0 deletions

View File

@ -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"