8000
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 f9bca88 commit ddd76d4Copy full SHA for ddd76d4
example/src/main/res/layout/layout_list_item.xml
@@ -1,7 +1,7 @@
1
<?xml version="1.0" encoding="utf-8"?>
2
<RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"
3
android:layout_width="match_parent"
4
- android:layout_height="match_parent"
+ android:layout_height="wrap_content"
5
android:padding="5dp"
6
>
7
0 commit comments