mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-13 19:37:00 +05:30
Revert "android: enable support for back navigation animation"
Too buggy Sadge
This reverts commit f83e2e5692
.
This commit is contained in:
parent
94227a83f4
commit
f0a7ffb4b4
1 changed files with 1 additions and 2 deletions
|
@ -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" />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue