# HG changeset patch # User Medo # Date 1342462563 -7200 # Node ID 867e4fda496e5d97611182a619fc76c89341a617 # Parent cd919a2ead4ecd9e369fa5db58481b3c9fa6bfec Hedgeroid: Layout experiments for the lobby page diff -r cd919a2ead4e -r 867e4fda496e project_files/Android-build/SDL-android-project/AndroidManifest.xml --- a/project_files/Android-build/SDL-android-project/AndroidManifest.xml Wed Jul 11 01:52:01 2012 +0200 +++ b/project_files/Android-build/SDL-android-project/AndroidManifest.xml Mon Jul 16 20:16:03 2012 +0200 @@ -68,7 +68,7 @@ android:windowSoftInputMode="stateUnchanged" > diff -r cd919a2ead4e -r 867e4fda496e 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 Wed Jul 11 01:52:01 2012 +0200 +++ b/project_files/Android-build/SDL-android-project/res/layout/activity_lobby.xml Mon Jul 16 20:16:03 2012 +0200 @@ -1,35 +1,61 @@ - + + android:layout_height="match_parent" + android:orientation="vertical" + android:padding="5dp" > + + - + + + + - + + + + -