moved closing backet up one line

This commit is contained in:
pachecosf 2019-01-23 05:22:39 -08:00
parent 8cb4cb16a5
commit e0d6d35ca5
1 changed files with 1 additions and 2 deletions

View File

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