mirror of
https://github.com/antebudimir/tempus.git
synced 2026-01-01 01:53:31 +00:00
Removed animation on lyrics show up
This commit is contained in:
parent
e79d492af2
commit
c7ebddbefc
3 changed files with 6 additions and 4 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue