mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-14 10:37:05 +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:label="@string/app_name"
|
||||||
android:roundIcon="@mipmap/ic_launcher"
|
android:roundIcon="@mipmap/ic_launcher"
|
||||||
android:supportsRtl="true"
|
android:supportsRtl="true"
|
||||||
android:theme="@style/Theme.Claw.SplashScreen"
|
android:theme="@style/Theme.Claw.SplashScreen">
|
||||||
android:enableOnBackInvokedCallback="true">
|
|
||||||
<profileable
|
<profileable
|
||||||
android:shell="true"
|
android:shell="true"
|
||||||
tools:targetApi="29" />
|
tools:targetApi="29" />
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue