Removed animation on lyrics show up

This commit is contained in:
CappielloAntonio 2021-12-19 17:21:38 +01:00
parent e79d492af2
commit c7ebddbefc
3 changed files with 6 additions and 4 deletions

View file

@ -170,8 +170,7 @@
<androidx.constraintlayout.widget.ConstraintLayout
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:animateLayoutChanges="true">
android:layout_height="wrap_content">
<TextView
android:id="@+id/player_song_lyrics_label"