New icon and shadow fix
This commit is contained in:
parent
9d26433cf0
commit
5f89e52658
10 changed files with 25 additions and 23 deletions
|
|
@ -23,12 +23,11 @@
|
|||
android:scaleType="centerCrop"
|
||||
android:src="@drawable/default_album_art"/>
|
||||
|
||||
<LinearLayout
|
||||
<View
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="64dp"
|
||||
android:layout_height="match_parent"
|
||||
android:layout_alignParentBottom="true"
|
||||
android:background="@drawable/shadow_up"
|
||||
android:orientation="vertical"/>
|
||||
android:background="@drawable/shadow_up"/>
|
||||
|
||||
<LinearLayout
|
||||
android:layout_width="match_parent"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue