From 49d2e9d74fbf95e5b287dc8e9179e8d3d977a527 Mon Sep 17 00:00:00 2001 From: sjtufs Date: Sun, 1 Sep 2013 05:57:40 +0800 Subject: stable version --- client/Piztor/res/drawable/circle_blue.png | Bin 1070 -> 3236 bytes client/Piztor/res/drawable/circle_glass.png | Bin 1173 -> 3253 bytes client/Piztor/res/drawable/circle_green.png | Bin 1079 -> 3242 bytes client/Piztor/res/drawable/circle_metal.png | Bin 894 -> 3196 bytes client/Piztor/res/drawable/circle_paper.png | Bin 965 -> 3187 bytes client/Piztor/res/drawable/circle_tan.png | Bin 916 -> 3189 bytes client/Piztor/res/drawable/circle_wood.png | Bin 1359 -> 3237 bytes client/Piztor/res/drawable/circle_yellow.png | Bin 946 -> 3186 bytes client/Piztor/res/layout/activity_login.xml | 2 +- client/Piztor/res/layout/activity_settings.xml | 15 +- client/Piztor/res/layout/activity_updateinfo.xml | 188 +++++++++++------------ client/Piztor/res/layout/checkindialog.xml | 2 +- client/Piztor/res/layout/subscribe_item.xml | 26 ++-- client/Piztor/res/layout/subscribe_settings.xml | 22 +-- client/Piztor/res/menu/update_info.xml | 9 ++ client/Piztor/res/values/strings.xml | 34 ++-- 16 files changed, 165 insertions(+), 133 deletions(-) create mode 100644 client/Piztor/res/menu/update_info.xml (limited to 'client/Piztor/res') diff --git a/client/Piztor/res/drawable/circle_blue.png b/client/Piztor/res/drawable/circle_blue.png index 09c3658..d174635 100644 Binary files a/client/Piztor/res/drawable/circle_blue.png and b/client/Piztor/res/drawable/circle_blue.png differ diff --git a/client/Piztor/res/drawable/circle_glass.png b/client/Piztor/res/drawable/circle_glass.png index 826b2b7..d5dbec4 100644 Binary files a/client/Piztor/res/drawable/circle_glass.png and b/client/Piztor/res/drawable/circle_glass.png differ diff --git a/client/Piztor/res/drawable/circle_green.png b/client/Piztor/res/drawable/circle_green.png index ded6938..3ab51d4 100644 Binary files a/client/Piztor/res/drawable/circle_green.png and b/client/Piztor/res/drawable/circle_green.png differ diff --git a/client/Piztor/res/drawable/circle_metal.png b/client/Piztor/res/drawable/circle_metal.png index d84e1ad..07c72f0 100644 Binary files a/client/Piztor/res/drawable/circle_metal.png and b/client/Piztor/res/drawable/circle_metal.png differ diff --git a/client/Piztor/res/drawable/circle_paper.png b/client/Piztor/res/drawable/circle_paper.png index 973787d..b8d7b0d 100644 Binary files a/client/Piztor/res/drawable/circle_paper.png and b/client/Piztor/res/drawable/circle_paper.png differ diff --git a/client/Piztor/res/drawable/circle_tan.png b/client/Piztor/res/drawable/circle_tan.png index 27d10ad..667cc25 100644 Binary files a/client/Piztor/res/drawable/circle_tan.png and b/client/Piztor/res/drawable/circle_tan.png differ diff --git a/client/Piztor/res/drawable/circle_wood.png b/client/Piztor/res/drawable/circle_wood.png index ea18f7a..b2752de 100644 Binary files a/client/Piztor/res/drawable/circle_wood.png and b/client/Piztor/res/drawable/circle_wood.png differ diff --git a/client/Piztor/res/drawable/circle_yellow.png b/client/Piztor/res/drawable/circle_yellow.png index 7c1dfc7..c596806 100644 Binary files a/client/Piztor/res/drawable/circle_yellow.png and b/client/Piztor/res/drawable/circle_yellow.png differ diff --git a/client/Piztor/res/layout/activity_login.xml b/client/Piztor/res/layout/activity_login.xml index 232f1e7..c408a1d 100644 --- a/client/Piztor/res/layout/activity_login.xml +++ b/client/Piztor/res/layout/activity_login.xml @@ -76,7 +76,7 @@ android:layout_marginLeft="70.0dip" android:layout_marginRight="70.0dip" android:layout_marginTop="12.0dip" - android:text="login" + android:text="@string/login" android:layout_below="@id/user_layout" /> \ No newline at end of file diff --git a/client/Piztor/res/layout/activity_settings.xml b/client/Piztor/res/layout/activity_settings.xml index 49e8dfe..e1712aa 100644 --- a/client/Piztor/res/layout/activity_settings.xml +++ b/client/Piztor/res/layout/activity_settings.xml @@ -16,14 +16,21 @@ android:layout_height="wrap_content" android:layout_marginTop="10dip" android:orientation="horizontal"> + - + @@ -17,105 +17,105 @@ android:layout_height="wrap_content" android:layout_gravity="center" android:layout_marginTop="10dip" - android:gravity="center" + android:gravity="center" android:textSize="20dip" android:textColor="#FFFFFF" - android:text="haha" - android:id="@+id/username_text" /> + android:id="@+id/username" /> + android:layout_width="fill_parent" + android:layout_height="1.0px" + android:layout_marginTop="10dip" + android:layout_marginBottom="20dip" + android:layout_marginLeft="20dip" + android:layout_marginRight="20dip" + android:background="#ffc0c3c4" /> - - - + + + - - + + - - - + + + - -