project_files/Android-build/SDL-android-project/res/layout-large/activity_lobby.xml
changeset 7582 714310efad8f
parent 7552 1209e1c3c620
equal deleted inserted replaced
7580:c92596feac0d 7582:714310efad8f
    22 	        <fragment
    22 	        <fragment
    23 	            android:id="@+id/roomListFragment"
    23 	            android:id="@+id/roomListFragment"
    24 	            android:layout_width="fill_parent"
    24 	            android:layout_width="fill_parent"
    25 	            android:layout_height="fill_parent"
    25 	            android:layout_height="fill_parent"
    26 	            class="org.hedgewars.hedgeroid.RoomlistFragment"
    26 	            class="org.hedgewars.hedgeroid.RoomlistFragment"
    27 	            tools:layout="@layout/lobby_rooms_fragment" />
    27 	            tools:layout="@layout/fragment_roomlist" />
    28 	    </FrameLayout>
    28 	    </FrameLayout>
    29 	
    29 	
    30 	    <RelativeLayout
    30 	    <RelativeLayout
    31 	        android:layout_width="fill_parent"
    31 	        android:layout_width="fill_parent"
    32 	        android:layout_height="0dp"
    32 	        android:layout_height="0dp"