From 3e65d1f37151fbe1ea870d6fd8059f6b822ab062 Mon Sep 17 00:00:00 2001 From: Bananeweizen Date: Mon, 26 May 2014 06:39:57 +0200 Subject: have the right list items and fragments in layout preview --- main/res/layout/usefulapps_activity.xml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'main/res/layout/usefulapps_activity.xml') diff --git a/main/res/layout/usefulapps_activity.xml b/main/res/layout/usefulapps_activity.xml index fa2112e..e15cd7a 100644 --- a/main/res/layout/usefulapps_activity.xml +++ b/main/res/layout/usefulapps_activity.xml @@ -1,5 +1,6 @@ + android:padding="4dip" + tools:listitem="@layout/usefulapps_item" > \ No newline at end of file -- cgit v1.1