Private
Public Access
1
0

Image should have same amrgin as other side.

This commit is contained in:
Kevin Whitaker
2015-12-06 18:27:07 -05:00
parent 502d1c8fe3
commit 52031ac62b

View File

@@ -18,7 +18,8 @@
<ImageView
android:id="@+id/album_cover"
android:layout_width="wrap_content"
android:layout_height="match_parent" />
android:layout_height="match_parent"
android:layout_marginLeft="5dp"/>
<LinearLayout
android:layout_width="wrap_content"