project_files/Android-build/SDL-android-project/res/layout/lobby_rooms_fragment.xml
changeset 7342 0e29eec2df5c
parent 7330 867e4fda496e
child 7346 b0f67c5b4215
equal deleted inserted replaced
7340:62043f5f7c67 7342:0e29eec2df5c
    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         tools:listitem="@android:layout/simple_list_item_1" />
    15         android:animateLayoutChanges="true"
       
    16         tools:listitem="@android:layout/simple_list_item_2" />
    16 
    17 
    17     <TextView
    18     <TextView
    18         android:id="@id/android:empty"
    19         android:id="@id/android:empty"
    19         android:layout_width="match_parent"
    20         android:layout_width="match_parent"
    20         android:layout_height="match_parent"
    21         android:layout_height="match_parent"