From ac7633d8149a28af288ac0b850850cef9b13c151 Mon Sep 17 00:00:00 2001 From: sjtufs Date: Sun, 25 Aug 2013 15:45:55 +0800 Subject: This is alpha --- res/layout/activity_gather.xml | 23 ++++++ res/layout/activity_init.xml | 16 +++++ res/layout/activity_login.xml | 92 ++++++++++++++++++++++++ res/layout/activity_main.xml | 23 ++++++ res/layout/activity_setting.xml | 149 +++++++++++++++++++++++++++++++++++++++ res/layout/activity_settings.xml | 149 +++++++++++++++++++++++++++++++++++++++ res/layout/gather_footbar.xml | 133 ++++++++++++++++++++++++++++++++++ res/layout/gather_timer.xml | 16 +++++ res/layout/login_bottom.xml | 13 ++++ res/layout/main_footbar.xml | 107 ++++++++++++++++++++++++++++ res/layout/main_headbar.xml | 29 ++++++++ res/layout/settings_headbar.xml | 29 ++++++++ 12 files changed, 779 insertions(+) create mode 100644 res/layout/activity_gather.xml create mode 100644 res/layout/activity_init.xml create mode 100644 res/layout/activity_login.xml create mode 100644 res/layout/activity_main.xml create mode 100644 res/layout/activity_setting.xml create mode 100644 res/layout/activity_settings.xml create mode 100644 res/layout/gather_footbar.xml create mode 100644 res/layout/gather_timer.xml create mode 100644 res/layout/login_bottom.xml create mode 100644 res/layout/main_footbar.xml create mode 100644 res/layout/main_headbar.xml create mode 100644 res/layout/settings_headbar.xml (limited to 'res/layout') diff --git a/res/layout/activity_gather.xml b/res/layout/activity_gather.xml new file mode 100644 index 0000000..f887cf0 --- /dev/null +++ b/res/layout/activity_gather.xml @@ -0,0 +1,23 @@ + + + + + + + + + diff --git a/res/layout/activity_init.xml b/res/layout/activity_init.xml new file mode 100644 index 0000000..43e6253 --- /dev/null +++ b/res/layout/activity_init.xml @@ -0,0 +1,16 @@ + + + + + diff --git a/res/layout/activity_login.xml b/res/layout/activity_login.xml new file mode 100644 index 0000000..cd2d34c --- /dev/null +++ b/res/layout/activity_login.xml @@ -0,0 +1,92 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + +