diff -r c92596feac0d -r 714310efad8f project_files/Android-build/SDL-android-project/res/layout/fragment_settings.xml --- a/project_files/Android-build/SDL-android-project/res/layout/fragment_settings.xml Mon Aug 20 20:16:37 2012 +0200 +++ b/project_files/Android-build/SDL-android-project/res/layout/fragment_settings.xml Mon Aug 20 20:19:35 2012 +0200 @@ -27,10 +27,11 @@ android:id="@+id/spinGameplay" android:layout_width="wrap_content" android:layout_height="wrap_content" + android:layout_marginLeft="5dip" android:background="@drawable/dropdown" /> - + - + @@ -76,6 +79,7 @@ android:layout_height="wrap_content" android:layout_alignParentRight="true" android:layout_below="@id/gameOptions" + android:layout_marginTop="5dip" android:layout_toRightOf="@+id/imgTheme" android:background="@drawable/dropdown" />