# HG changeset patch # User Xeli # Date 1327612821 -3600 # Node ID 9bd4985120b347afcce5846801b0babb15932094 # Parent 5965e2927b3d279ca14fd2be0a5c99a28f78e002 background now properly resizes on tablets diff -r 5965e2927b3d -r 9bd4985120b3 project_files/Android-build/SDL-android-project/res/layout/background.xml --- 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 @@ \ No newline at end of file diff -r 5965e2927b3d -r 9bd4985120b3 project_files/Android-build/SDL-android-project/res/layout/main.xml --- a/project_files/Android-build/SDL-android-project/res/layout/main.xml Thu Jan 26 22:19:52 2012 +0100 +++ b/project_files/Android-build/SDL-android-project/res/layout/main.xml Thu Jan 26 22:20:21 2012 +0100 @@ -1,4 +1,9 @@ + + - + \ No newline at end of file