mirror of
https://github.com/antebudimir/tempus.git
synced 2026-01-01 09:53:33 +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" />
|
app:popExitAnim="@anim/slide_out_right" />
|
||||||
<action
|
<action
|
||||||
android:id="@+id/action_genreCatalogueFragment_to_filterFragment"
|
android:id="@+id/action_genreCatalogueFragment_to_filterFragment"
|
||||||
app:destination="@id/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" />
|
|
||||||
</fragment>
|
</fragment>
|
||||||
<fragment
|
<fragment
|
||||||
android:id="@+id/playlistCatalogueFragment"
|
android:id="@+id/playlistCatalogueFragment"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue