diff --git a/res/layout/feeditemlist_item.xml b/res/layout/feeditemlist_item.xml index 2e6ae0f38..87f7ec621 100644 --- a/res/layout/feeditemlist_item.xml +++ b/res/layout/feeditemlist_item.xml @@ -32,18 +32,21 @@ android:id="@+id/txtvItemname" android:layout_width="fill_parent" android:layout_height="wrap_content" + android:layout_marginBottom="4dp" android:textSize="16dp" />