project_files/Android-build/SDL-android-project/res/layout/background.xml
branchhedgeroid
changeset 7855 ddcdedd3330b
parent 6602 9bd4985120b3
--- a/project_files/Android-build/SDL-android-project/res/layout/background.xml	Thu Nov 24 13:44:30 2011 +0100
+++ b/project_files/Android-build/SDL-android-project/res/layout/background.xml	Sun Oct 28 13:28:23 2012 +0100
@@ -3,6 +3,6 @@
 <ImageView
 	android:layout_width="fill_parent"
 	android:layout_height="fill_parent"
-	android:scaleType="center"
+	android:scaleType="centerCrop"
 	android:src="@drawable/background"/>
 </merge>
\ No newline at end of file