# HG changeset patch # User Medo # Date 1343846514 -7200 # Node ID 2e63537b44f3cc818d65b5f6514238e6d7bc7f90 # Parent 2e31f114f57e309b6bb34f5f43cc43ffe9896d68 Hedgeroid: Room screen WIP diff -r 2e31f114f57e -r 2e63537b44f3 project_files/Android-build/SDL-android-project/res/drawable-mdpi/button.9.png Binary file project_files/Android-build/SDL-android-project/res/drawable-mdpi/button.9.png has changed diff -r 2e31f114f57e -r 2e63537b44f3 project_files/Android-build/SDL-android-project/res/drawable-mdpi/playerlist_player.png Binary file project_files/Android-build/SDL-android-project/res/drawable-mdpi/playerlist_player.png has changed diff -r 2e31f114f57e -r 2e63537b44f3 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 Fri Jul 27 01:38:24 2012 +0200 +++ b/project_files/Android-build/SDL-android-project/res/layout-large/activity_lobby.xml Wed Aug 01 20:41:54 2012 +0200 @@ -27,7 +27,7 @@ tools:layout="@layout/lobby_rooms_fragment" /> - + + + + + - - - - - - + \ No newline at end of file diff -r 2e31f114f57e -r 2e63537b44f3 project_files/Android-build/SDL-android-project/res/layout/activity_lobby.xml --- a/project_files/Android-build/SDL-android-project/res/layout/activity_lobby.xml Fri Jul 27 01:38:24 2012 +0200 +++ b/project_files/Android-build/SDL-android-project/res/layout/activity_lobby.xml Wed Aug 01 20:41:54 2012 +0200 @@ -41,7 +41,7 @@ android:layout_width="fill_parent" android:layout_height="fill_parent" class="org.hedgewars.hedgeroid.netplay.LobbyChatFragment" - tools:layout="@layout/lobby_chat_fragment" /> + tools:layout="@layout/fragment_chat" /> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff -r 2e31f114f57e -r 2e63537b44f3 project_files/Android-build/SDL-android-project/res/layout/fragment_chat.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/project_files/Android-build/SDL-android-project/res/layout/fragment_chat.xml Wed Aug 01 20:41:54 2012 +0200 @@ -0,0 +1,30 @@ + + + + + + + + \ No newline at end of file diff -r 2e31f114f57e -r 2e63537b44f3 project_files/Android-build/SDL-android-project/res/layout/fragment_map.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/project_files/Android-build/SDL-android-project/res/layout/fragment_map.xml Wed Aug 01 20:41:54 2012 +0200 @@ -0,0 +1,61 @@ + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff -r 2e31f114f57e -r 2e63537b44f3 project_files/Android-build/SDL-android-project/res/layout/fragment_settings.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/project_files/Android-build/SDL-android-project/res/layout/fragment_settings.xml Wed Aug 01 20:41:54 2012 +0200 @@ -0,0 +1,82 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff -r 2e31f114f57e -r 2e63537b44f3 project_files/Android-build/SDL-android-project/res/layout/fragment_teamlist.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/project_files/Android-build/SDL-android-project/res/layout/fragment_teamlist.xml Wed Aug 01 20:41:54 2012 +0200 @@ -0,0 +1,23 @@ + + + + + +