mirror of
https://github.com/CappielloAntonio/tempo.git
synced 2026-02-04 08:13:07 +00:00
Removed animations in filterFragment
This commit is contained in:
@@ -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"
|
||||||
|
|||||||
Reference in New Issue
Block a user