We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 00a174c commit 29a8635Copy full SHA for 29a8635
ui/src/main/res/layout/item_searchable_product.xml
@@ -3,7 +3,7 @@
3
xmlns:tools="http://schemas.android.com/tools"
4
android:orientation="vertical"
5
android:layout_width="match_parent"
6
- android:layout_height="60dp"
+ android:layout_height="wrap_content"
7
android:gravity="center_vertical"
8
android:padding="8dp"
9
android:background="?android:attr/selectableItemBackground">
0 commit comments