project_files/Android-build/SDL-android-project/res/layout/listview_room.xml
changeset 7352 641f11cdd319
parent 7349 12fdfd2038d4
--- a/project_files/Android-build/SDL-android-project/res/layout/listview_room.xml	Sat Jul 21 14:56:52 2012 +0200
+++ b/project_files/Android-build/SDL-android-project/res/layout/listview_room.xml	Mon Jul 23 00:17:06 2012 +0200
@@ -2,7 +2,9 @@
 <TwoLineListItem xmlns:android="http://schemas.android.com/apk/res/android"
     android:layout_width="fill_parent"
     android:layout_height="wrap_content"
-    android:mode="twoLine">
+    android:mode="twoLine"
+    android:paddingTop="4dp"
+	android:paddingBottom="4dp">
 
     <TextView
         android:id="@android:id/text1"