Added grow animation to LrcView
This commit is contained in:
parent
956cce6989
commit
5a5b464057
4 changed files with 23 additions and 12 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue