project_files/Android-build/SDL-android-project/res/layout/activity_lobby.xml
changeset 7449 2e63537b44f3
parent 7355 5673e95ef647
child 7455 8e86d8d2927d
equal deleted inserted replaced
7444:2e31f114f57e 7449:2e63537b44f3
    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"
    43                     class="org.hedgewars.hedgeroid.netplay.LobbyChatFragment"
    43                     class="org.hedgewars.hedgeroid.netplay.LobbyChatFragment"
    44                     tools:layout="@layout/lobby_chat_fragment" />
    44                     tools:layout="@layout/fragment_chat" />
    45 
    45 
    46                 <fragment
    46                 <fragment
    47                     android:id="@+id/playerListFragment"
    47                     android:id="@+id/playerListFragment"
    48                     android:layout_width="fill_parent"
    48                     android:layout_width="fill_parent"
    49                     android:layout_height="fill_parent"
    49                     android:layout_height="fill_parent"