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
|
@ -62,9 +62,9 @@
|
|||
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:elevation="20dp"
|
||||
android:layout_gravity="center"/>
|
||||
android:layout_height="match_parent"
|
||||
android:layout_gravity="center"
|
||||
android:elevation="20dp" />
|
||||
</FrameLayout>
|
||||
|
||||
<FrameLayout
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue