mirror of
https://github.com/cmclark00/RetroMusicPlayer.git
synced 2025-05-22 18:05:28 +01:00
Added lyrics shadow for better visibility of text
This commit is contained in:
parent
80f3926210
commit
5772fcd812
11 changed files with 34 additions and 22 deletions
|
@ -17,7 +17,7 @@
|
|||
android:id="@+id/cover_lyrics"
|
||||
android:name="code.name.monkey.retromusic.fragments.other.CoverLyricsFragment"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_height="match_parent"
|
||||
android:layout_gravity="center_vertical" />
|
||||
|
||||
<com.bosphere.fadingedgelayout.FadingEdgeLayout
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue