project_files/Android-build/SDL-android-project/res/layout/activity_lobby.xml
changeset 7582 714310efad8f
parent 7552 1209e1c3c620
equal deleted inserted replaced
7580:c92596feac0d 7582:714310efad8f
    32                 <fragment
    32                 <fragment
    33                     android:id="@+id/roomListFragment"
    33                     android:id="@+id/roomListFragment"
    34                     android:layout_width="fill_parent"
    34                     android:layout_width="fill_parent"
    35                     android:layout_height="fill_parent"
    35                     android:layout_height="fill_parent"
    36                     class="org.hedgewars.hedgeroid.RoomlistFragment"
    36                     class="org.hedgewars.hedgeroid.RoomlistFragment"
    37                     tools:layout="@layout/lobby_rooms_fragment" />
    37                     tools:layout="@layout/fragment_roomlist" />
    38 
    38 
    39                 <fragment
    39                 <fragment
    40                     android:id="@+id/chatFragment"
    40                     android:id="@+id/chatFragment"
    41                     android:layout_width="fill_parent"
    41                     android:layout_width="fill_parent"
    42                     android:layout_height="fill_parent"
    42                     android:layout_height="fill_parent"