--- a/project_files/Android-build/SDL-android-project/res/layout/activity_netroom.xml Wed Aug 01 20:56:32 2012 +0200
+++ b/project_files/Android-build/SDL-android-project/res/layout/activity_netroom.xml Wed Aug 01 21:13:39 2012 +0200
@@ -96,7 +96,7 @@
android:id="@+id/chatFragment"
android:layout_width="fill_parent"
android:layout_height="fill_parent"
- class="org.hedgewars.hedgeroid.netplay.LobbyChatFragment"
+ class="org.hedgewars.hedgeroid.netplay.ChatFragment"
tools:layout="@layout/fragment_chat" />
</FrameLayout>
</RelativeLayout>