diff -r 31bd6e30df02 -r d3a3e80ad1da project_files/Android-build/SDL-android-project/res/layout/starting_game.xml --- a/project_files/Android-build/SDL-android-project/res/layout/starting_game.xml Fri Aug 19 03:32:07 2011 +0200 +++ b/project_files/Android-build/SDL-android-project/res/layout/starting_game.xml Fri Aug 19 03:33:25 2011 +0200 @@ -20,7 +20,8 @@ android:layout_width="wrap_content" android:layout_below="@id/mapPreview" android:layout_alignRight="@id/mapPreview" - android:layout_toRightOf="@+id/txtMap"/> + android:layout_toRightOf="@+id/txtMap" + android:background="@drawable/dropdown"/> @@ -65,7 +67,8 @@ + android:layout_width="wrap_content" + android:background="@drawable/dropdown"/> + android:layout_width="wrap_content" + android:background="@drawable/dropdown"/> + android:layout_below="@id/gameOptions" + android:background="@drawable/dropdown"/> + android:scaleType="centerInside" + android:background="@android:color/transparent" + android:src="@drawable/teams"/>