From edb027eede2bffbb00d963f779027232d38cbf22 Mon Sep 17 00:00:00 2001 From: George Date: Thu, 7 Jun 2012 23:35:31 +0800 Subject: [PATCH] update ui layout --- res/layout/launcher.xml | 10 ++++++---- res/layout/workspace_screen.xml | 1 - 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/res/layout/launcher.xml b/res/layout/launcher.xml index 286fa60..0e172a8 100644 --- a/res/layout/launcher.xml +++ b/res/layout/launcher.xml @@ -12,9 +12,8 @@ android:id="@+id/drag_layer" android:layout_width="fill_parent" android:layout_height="fill_parent"> - - - + + @@ -26,8 +25,11 @@ + + + + - - \ No newline at end of file -- 2.11.4.GIT