From 2803cc88dba0fd04a600456a81a7d7ec6dafd41c Mon Sep 17 00:00:00 2001 From: sjtufs Date: Mon, 2 Sep 2013 14:16:22 +0800 Subject: fix #44 and update beta version --- .../res/drawable/footbar_btn_focus_style.xml | 4 +- client/Piztor/res/drawable/footbar_fetch.png | Bin 742 -> 3093 bytes client/Piztor/res/drawable/footbar_focus.png | Bin 0 -> 1601 bytes client/Piztor/res/drawable/footbar_focus_1.png | Bin 0 -> 486 bytes client/Piztor/res/layout/activity_login.xml | 3 +- client/Piztor/res/layout/activity_settings.xml | 96 +++++++++++++++------ client/Piztor/res/layout/subscribe_settings.xml | 6 +- client/Piztor/res/values/strings.xml | 9 +- 8 files changed, 83 insertions(+), 35 deletions(-) create mode 100644 client/Piztor/res/drawable/footbar_focus.png create mode 100644 client/Piztor/res/drawable/footbar_focus_1.png (limited to 'client/Piztor/res') diff --git a/client/Piztor/res/drawable/footbar_btn_focus_style.xml b/client/Piztor/res/drawable/footbar_btn_focus_style.xml index 5932f2f..ec25aa3 100644 --- a/client/Piztor/res/drawable/footbar_btn_focus_style.xml +++ b/client/Piztor/res/drawable/footbar_btn_focus_style.xml @@ -1,6 +1,6 @@ - - + + diff --git a/client/Piztor/res/drawable/footbar_fetch.png b/client/Piztor/res/drawable/footbar_fetch.png index 71d1a20..b21b50f 100644 Binary files a/client/Piztor/res/drawable/footbar_fetch.png and b/client/Piztor/res/drawable/footbar_fetch.png differ diff --git a/client/Piztor/res/drawable/footbar_focus.png b/client/Piztor/res/drawable/footbar_focus.png new file mode 100644 index 0000000..8d59e71 Binary files /dev/null and b/client/Piztor/res/drawable/footbar_focus.png differ diff --git a/client/Piztor/res/drawable/footbar_focus_1.png b/client/Piztor/res/drawable/footbar_focus_1.png new file mode 100644 index 0000000..ff7b368 Binary files /dev/null and b/client/Piztor/res/drawable/footbar_focus_1.png differ diff --git a/client/Piztor/res/layout/activity_login.xml b/client/Piztor/res/layout/activity_login.xml index cb27495..dac2d35 100644 --- a/client/Piztor/res/layout/activity_login.xml +++ b/client/Piztor/res/layout/activity_login.xml @@ -18,7 +18,7 @@ android:layout_marginTop="16dip"> + - - + + + + + + + - - - + android:layout_gravity="center" + android:gravity="center"> + + + + + + android:layout_marginTop="10dip"> + android:layout_marginBottom="10dip" + android:layout_marginLeft="10dip"/> Hello world! 设置 搜索 - 上传 + 更新 签到 - 聚焦 + 定位 按性别 Male Female @@ -34,11 +34,14 @@ 连队 班级 添加 - GPS刷新率 每 + 定位刷新率 每 旧密码 新密码 提交 着色方式 保存 + 定位方式 + GPS优先 + 网络优先 -- cgit v1.2.3-70-g09d2