Added grow animation to LrcView

This commit is contained in:
Prathamesh More 2022-01-04 14:26:22 +05:30
parent 956cce6989
commit 5a5b464057
4 changed files with 23 additions and 12 deletions

View file

@ -25,8 +25,8 @@
android:layout_width="match_parent"
android:layout_height="match_parent"
app:fel_edge="top|bottom"
app:fel_size_bottom="80dp"
app:fel_size_top="80dp">
app:fel_size_bottom="100dp"
app:fel_size_top="100dp">
<code.name.monkey.retromusic.lyrics.CoverLrcView
android:id="@+id/lyricsView"