Revert "android: enable support for back navigation animation"

Too buggy Sadge

This reverts commit f83e2e5692.
This commit is contained in:
Harsh Shandilya 2022-08-27 12:32:58 +05:30
parent 94227a83f4
commit f0a7ffb4b4
No known key found for this signature in database

View file

@ -9,8 +9,7 @@
android:label="@string/app_name"
android:roundIcon="@mipmap/ic_launcher"
android:supportsRtl="true"
android:theme="@style/Theme.Claw.SplashScreen"
android:enableOnBackInvokedCallback="true">
android:theme="@style/Theme.Claw.SplashScreen">
<profileable
android:shell="true"
tools:targetApi="29" />