diff -r 915f824039ba -r 8e86d8d2927d project_files/Android-build/SDL-android-project/res/layout-large/activity_lobby.xml --- a/project_files/Android-build/SDL-android-project/res/layout-large/activity_lobby.xml Wed Aug 01 20:56:32 2012 +0200 +++ b/project_files/Android-build/SDL-android-project/res/layout-large/activity_lobby.xml Wed Aug 01 21:13:39 2012 +0200 @@ -36,7 +36,7 @@ @@ -61,8 +61,8 @@ android:id="@+id/chatFragment" android:layout_width="fill_parent" android:layout_height="fill_parent" - class="org.hedgewars.hedgeroid.netplay.LobbyChatFragment" - tools:layout="@layout/lobby_chat_fragment" /> + class="org.hedgewars.hedgeroid.netplay.ChatFragment" + tools:layout="@layout/fragment_chat" />