mirror of
https://github.com/antebudimir/tempus.git
synced 2025-12-31 17:43:32 +00:00
Removed animations in filterFragment
This commit is contained in:
parent
85654c6021
commit
681ea32927
1 changed files with 1 additions and 5 deletions
|
|
@ -321,11 +321,7 @@
|
|||
app:popExitAnim="@anim/slide_out_right" />
|
||||
<action
|
||||
android:id="@+id/action_genreCatalogueFragment_to_filterFragment"
|
||||
app:destination="@id/filterFragment"
|
||||
app:enterAnim="@anim/slide_in_right"
|
||||
app:exitAnim="@anim/slide_out_left"
|
||||
app:popEnterAnim="@anim/slide_in_left"
|
||||
app:popExitAnim="@anim/slide_out_right" />
|
||||
app:destination="@id/filterFragment" />
|
||||
</fragment>
|
||||
<fragment
|
||||
android:id="@+id/playlistCatalogueFragment"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue