Index: demos/src/main/res/layout/item_example_description.xml |
diff --git a/demos/src/main/res/layout/item_example_description.xml b/demos/src/main/res/layout/item_example_description.xml |
index 87be3c541b145a05253ea6fcbdcd35aaff8acbf2..6da91c222c271c3f4bae77d3fc5660063e901ecf 100644 |
--- a/demos/src/main/res/layout/item_example_description.xml |
+++ b/demos/src/main/res/layout/item_example_description.xml |
@@ -15,7 +15,7 @@ |
--> |
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" |
android:layout_width="match_parent" |
- android:layout_height="match_parent" |
+ android:layout_height="wrap_content" |
android:orientation="vertical" |
android:paddingBottom="@dimen/activity_vertical_margin" |
android:paddingLeft="@dimen/activity_horizontal_margin" |