mirror of
https://github.com/fork-maintainers/iceraven-browser
synced 2024-11-11 13:11:01 +00:00
No issue: Removes settings entrance animation for now (#9443)
This commit is contained in:
parent
91690d7b48
commit
06e5efd03e
@ -90,10 +90,6 @@
|
||||
app:destination="@id/historyFragment" />
|
||||
<action
|
||||
android:id="@+id/action_homeFragment_to_settingsFragment"
|
||||
app:enterAnim="@anim/fade_in_up"
|
||||
app:exitAnim="@anim/fade_out"
|
||||
app:popExitAnim="@anim/fade_out_down"
|
||||
app:popEnterAnim="@anim/fade_in"
|
||||
app:destination="@id/settingsFragment" />
|
||||
<action
|
||||
android:id="@+id/action_homeFragment_to_createCollectionFragment"
|
||||
|
Loading…
Reference in New Issue
Block a user