Don't initalize the controls ImageView with the icon
This was a remnant of some test code..
This commit is contained in:
parent
c7f33c2f61
commit
6ea8b257c5
@ -29,8 +29,7 @@
|
||||
android:id="@+id/cover"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_gravity="center"
|
||||
android:src="@drawable/icon" />
|
||||
android:layout_gravity="center" />
|
||||
<LinearLayout
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
|
Loading…
x
Reference in New Issue
Block a user