diff -r 45b9f25ff611 -r 2fb781bbdd51 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 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" />