project_files/Android-build/SDL-android-project/res/layout/lobby_rooms_fragment.xml
changeset 7346 b0f67c5b4215
parent 7342 0e29eec2df5c
child 7349 12fdfd2038d4
equal deleted inserted replaced
7344:25b8906f901a 7346:b0f67c5b4215
    10     <ListView
    10     <ListView
    11         android:id="@id/android:list"
    11         android:id="@id/android:list"
    12         android:layout_width="match_parent"
    12         android:layout_width="match_parent"
    13         android:layout_height="match_parent"
    13         android:layout_height="match_parent"
    14         android:drawSelectorOnTop="false"
    14         android:drawSelectorOnTop="false"
    15         android:animateLayoutChanges="true"
       
    16         tools:listitem="@android:layout/simple_list_item_2" />
    15         tools:listitem="@android:layout/simple_list_item_2" />
    17 
    16 
    18     <TextView
    17     <TextView
    19         android:id="@id/android:empty"
    18         android:id="@id/android:empty"
    20         android:layout_width="match_parent"
    19         android:layout_width="match_parent"