moved closing backet up one line
This commit is contained in:
parent
8cb4cb16a5
commit
e0d6d35ca5
|
@ -6,8 +6,7 @@
|
|||
android:layout_width="match_parent"
|
||||
android:layout_height="@dimen/listitem_iconwithtext_height"
|
||||
tools:background="@android:color/darker_gray"
|
||||
android:foreground="?attr/selectableItemBackground"
|
||||
>
|
||||
android:foreground="?attr/selectableItemBackground">
|
||||
|
||||
<ImageView
|
||||
android:id="@+id/imgvCover"
|
||||
|
|
Loading…
Reference in New Issue