project_files/Android-build/SDL-android-project/res/layout-large/activity_lobby.xml
changeset 7476 2fb781bbdd51
parent 7455 8e86d8d2927d
child 7552 1209e1c3c620
--- a/project_files/Android-build/SDL-android-project/res/layout-large/activity_lobby.xml	Mon Aug 06 22:33:07 2012 +0200
+++ b/project_files/Android-build/SDL-android-project/res/layout-large/activity_lobby.xml	Mon Aug 06 22:39:36 2012 +0200
@@ -45,8 +45,8 @@
 	                android:id="@+id/playerListFragment"
 	                android:layout_width="fill_parent"
 	                android:layout_height="fill_parent"
-	                class="org.hedgewars.hedgeroid.netplay.PlayerlistFragment"
-	                tools:layout="@layout/lobby_players_fragment" />
+	                class="org.hedgewars.hedgeroid.netplay.LobbyPlayerlistFragment"
+	                tools:layout="@layout/fragment_playerlist" />
 	        </FrameLayout>
 	        
 	        <FrameLayout