New icon and shadow fix

This commit is contained in:
Karim Abou Zeid 2015-03-21 15:28:20 +01:00
commit 5f89e52658
10 changed files with 25 additions and 23 deletions

View file

@ -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"