changeset 6602 | 9bd4985120b3 |
parent 5467 | 88e25840f532 |
--- a/project_files/Android-build/SDL-android-project/res/layout/background.xml Thu Jan 26 22:19:52 2012 +0100 +++ b/project_files/Android-build/SDL-android-project/res/layout/background.xml Thu Jan 26 22:20:21 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