equal
deleted
inserted
replaced
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" |