project_files/Android-build/SDL-android-project/res/layout/lobby_rooms_fragment.xml
changeset 7349 12fdfd2038d4
parent 7346 b0f67c5b4215
--- a/project_files/Android-build/SDL-android-project/res/layout/lobby_rooms_fragment.xml	Thu Jul 19 22:55:36 2012 +0200
+++ b/project_files/Android-build/SDL-android-project/res/layout/lobby_rooms_fragment.xml	Sat Jul 21 14:56:52 2012 +0200
@@ -12,7 +12,8 @@
         android:layout_width="match_parent"
         android:layout_height="match_parent"
         android:drawSelectorOnTop="false"
-        tools:listitem="@android:layout/simple_list_item_2" />
+        android:cacheColorHint="@android:color/transparent"
+        tools:listitem="@layout/listview_room" />
 
     <TextView
         android:id="@id/android:empty"