project_files/Android-build/SDL-android-project/res/layout/activity_lobby.xml
changeset 7455 8e86d8d2927d
parent 7449 2e63537b44f3
child 7476 2fb781bbdd51
equal deleted inserted replaced
7452:915f824039ba 7455:8e86d8d2927d
    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"
    43                     class="org.hedgewars.hedgeroid.netplay.LobbyChatFragment"
    43                     class="org.hedgewars.hedgeroid.netplay.ChatFragment"
    44                     tools:layout="@layout/fragment_chat" />
    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"