Skip to content

Commit 29a8635

Browse files
committed
scalable product search cells
1 parent 00a174c commit 29a8635

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ui/src/main/res/layout/item_searchable_product.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
xmlns:tools="http://schemas.android.com/tools"
44
android:orientation="vertical"
55
android:layout_width="match_parent"
6-
android:layout_height="60dp"
6+
android:layout_height="wrap_content"
77
android:gravity="center_vertical"
88
android:padding="8dp"
99
android:background="?android:attr/selectableItemBackground">

0 commit comments

Comments
 (0)