From 4431b44e5e5f0aa765a00872cb74303d7bc2db78 Mon Sep 17 00:00:00 2001 From: sjtufs Date: Mon, 26 Aug 2013 12:47:18 +0800 Subject: update ui --- client/Piztor/res/drawable/bottom_img.png | Bin 525331 -> 0 bytes client/Piztor/res/drawable/data.jpg | Bin 0 -> 686402 bytes client/Piztor/res/drawable/piztor.png | Bin 0 -> 3245 bytes client/Piztor/res/layout/activity_gather.xml | 8 + client/Piztor/res/layout/activity_init.xml | 24 +-- client/Piztor/res/layout/activity_login.xml | 141 +++++++------- client/Piztor/res/layout/activity_main.xml | 12 +- client/Piztor/res/layout/activity_settings.xml | 244 +++++++++++++------------ client/Piztor/res/layout/new_login.xml | 54 ++++++ 9 files changed, 280 insertions(+), 203 deletions(-) delete mode 100644 client/Piztor/res/drawable/bottom_img.png create mode 100644 client/Piztor/res/drawable/data.jpg create mode 100644 client/Piztor/res/drawable/piztor.png create mode 100644 client/Piztor/res/layout/new_login.xml diff --git a/client/Piztor/res/drawable/bottom_img.png b/client/Piztor/res/drawable/bottom_img.png deleted file mode 100644 index 2725ea8..0000000 Binary files a/client/Piztor/res/drawable/bottom_img.png and /dev/null differ diff --git a/client/Piztor/res/drawable/data.jpg b/client/Piztor/res/drawable/data.jpg new file mode 100644 index 0000000..f549ec7 Binary files /dev/null and b/client/Piztor/res/drawable/data.jpg differ diff --git a/client/Piztor/res/drawable/piztor.png b/client/Piztor/res/drawable/piztor.png new file mode 100644 index 0000000..7b6698a Binary files /dev/null and b/client/Piztor/res/drawable/piztor.png differ diff --git a/client/Piztor/res/layout/activity_gather.xml b/client/Piztor/res/layout/activity_gather.xml index f887cf0..9bc7ea4 100644 --- a/client/Piztor/res/layout/activity_gather.xml +++ b/client/Piztor/res/layout/activity_gather.xml @@ -20,4 +20,12 @@ > + diff --git a/client/Piztor/res/layout/activity_init.xml b/client/Piztor/res/layout/activity_init.xml index 43e6253..aa9cf66 100644 --- a/client/Piztor/res/layout/activity_init.xml +++ b/client/Piztor/res/layout/activity_init.xml @@ -1,16 +1,16 @@ - + + android:orientation="vertical" + android:id="@+id/init_layout" + android:background="@android:color/black"> - + - + diff --git a/client/Piztor/res/layout/activity_login.xml b/client/Piztor/res/layout/activity_login.xml index cd2d34c..b1f2f5b 100644 --- a/client/Piztor/res/layout/activity_login.xml +++ b/client/Piztor/res/layout/activity_login.xml @@ -1,11 +1,13 @@ - - - - + + + + - - - - - - - - - - - - - - - - - - - - -