diff -r 31bd6e30df02 -r d3a3e80ad1da project_files/Android-build/SDL-android-project/res/layout/team_creation.xml --- a/project_files/Android-build/SDL-android-project/res/layout/team_creation.xml Fri Aug 19 03:32:07 2011 +0200 +++ b/project_files/Android-build/SDL-android-project/res/layout/team_creation.xml Fri Aug 19 03:33:25 2011 +0200 @@ -56,7 +56,8 @@ android:id="@id/spinType" android:layout_width="fill_parent" android:layout_height="wrap_content" - android:layout_marginLeft="3dip"/> + android:layout_marginLeft="3dip" + android:background="@drawable/dropdown"/> + android:layout_marginLeft="3dip" + android:background="@drawable/dropdown"/> + android:layout_marginLeft="3dip" + android:background="@drawable/dropdown"/> + android:layout_toLeftOf="@id/btnPlay" + android:background="@drawable/dropdown"/> @@ -135,7 +139,8 @@ android:id="@+id/spinFort" android:layout_width="fill_parent" android:layout_height="wrap_content" - android:layout_centerHorizontal="true"/> + android:layout_centerHorizontal="true" + android:background="@drawable/dropdown"/>