Skip to content

Commit 9cce7b9

Browse files
committed
remove android:background attr in item_recycler_search_user
1 parent 3176844 commit 9cce7b9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

feature-search/src/main/res/layout/item_recycler_search_user.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
xmlns:tools="http://schemas.android.com/tools"
55
android:layout_width="match_parent"
66
android:layout_height="wrap_content"
7-
android:background="?attr/colorSurface"
87
tools:layout_width="150dp">
98

109
<androidx.appcompat.widget.AppCompatImageView

0 commit comments

Comments
 (0)