|
@@ -84,6 +84,13 @@
|
|
|
android:background="@drawable/selector_me_menu_item_bg"
|
|
android:background="@drawable/selector_me_menu_item_bg"
|
|
|
android:visibility="gone">
|
|
android:visibility="gone">
|
|
|
|
|
|
|
|
|
|
+ <View
|
|
|
|
|
+ android:id="@+id/view2"
|
|
|
|
|
+ android:layout_width="match_parent"
|
|
|
|
|
+ android:layout_height="@dimen/line"
|
|
|
|
|
+ android:layout_alignParentBottom="true"
|
|
|
|
|
+ android:background="@color/item_line" />
|
|
|
|
|
+
|
|
|
<TextView
|
|
<TextView
|
|
|
android:layout_width="wrap_content"
|
|
android:layout_width="wrap_content"
|
|
|
android:layout_height="wrap_content"
|
|
android:layout_height="wrap_content"
|
|
@@ -103,17 +110,19 @@
|
|
|
android:contentDescription="@string/app_name" />
|
|
android:contentDescription="@string/app_name" />
|
|
|
</RelativeLayout>
|
|
</RelativeLayout>
|
|
|
|
|
|
|
|
- <View
|
|
|
|
|
- android:layout_width="match_parent"
|
|
|
|
|
- android:layout_height="@dimen/line"
|
|
|
|
|
- android:background="@color/item_line" />
|
|
|
|
|
-
|
|
|
|
|
<RelativeLayout
|
|
<RelativeLayout
|
|
|
android:id="@+id/uu_step_rl"
|
|
android:id="@+id/uu_step_rl"
|
|
|
style="@style/IMTbleLine1"
|
|
style="@style/IMTbleLine1"
|
|
|
android:background="@drawable/selector_me_menu_item_bg"
|
|
android:background="@drawable/selector_me_menu_item_bg"
|
|
|
android:visibility="visible">
|
|
android:visibility="visible">
|
|
|
|
|
|
|
|
|
|
+ <View
|
|
|
|
|
+ android:id="@+id/view3"
|
|
|
|
|
+ android:layout_alignParentBottom="true"
|
|
|
|
|
+ android:layout_width="match_parent"
|
|
|
|
|
+ android:layout_height="@dimen/line"
|
|
|
|
|
+ android:background="@color/item_line" />
|
|
|
|
|
+
|
|
|
<TextView
|
|
<TextView
|
|
|
android:id="@+id/uu_step_text"
|
|
android:id="@+id/uu_step_text"
|
|
|
android:layout_width="wrap_content"
|
|
android:layout_width="wrap_content"
|
|
@@ -154,16 +163,19 @@
|
|
|
|
|
|
|
|
</RelativeLayout>
|
|
</RelativeLayout>
|
|
|
|
|
|
|
|
- <View
|
|
|
|
|
- android:layout_width="match_parent"
|
|
|
|
|
- android:layout_height="@dimen/line"
|
|
|
|
|
- android:background="@color/item_line" />
|
|
|
|
|
<!--设置关闭推送-->
|
|
<!--设置关闭推送-->
|
|
|
<RelativeLayout
|
|
<RelativeLayout
|
|
|
android:id="@+id/close_push_rl"
|
|
android:id="@+id/close_push_rl"
|
|
|
style="@style/IMTbleLine1"
|
|
style="@style/IMTbleLine1"
|
|
|
android:background="@drawable/selector_me_menu_item_bg">
|
|
android:background="@drawable/selector_me_menu_item_bg">
|
|
|
|
|
|
|
|
|
|
+ <View
|
|
|
|
|
+ android:id="@+id/view4"
|
|
|
|
|
+ android:layout_alignParentBottom="true"
|
|
|
|
|
+ android:layout_width="match_parent"
|
|
|
|
|
+ android:layout_height="@dimen/line"
|
|
|
|
|
+ android:background="@color/item_line" />
|
|
|
|
|
+
|
|
|
<TextView
|
|
<TextView
|
|
|
android:id="@+id/push_setting_text"
|
|
android:id="@+id/push_setting_text"
|
|
|
android:layout_width="wrap_content"
|
|
android:layout_width="wrap_content"
|
|
@@ -181,15 +193,19 @@
|
|
|
android:layout_alignParentRight="true"
|
|
android:layout_alignParentRight="true"
|
|
|
android:layout_centerVertical="true" />
|
|
android:layout_centerVertical="true" />
|
|
|
</RelativeLayout>
|
|
</RelativeLayout>
|
|
|
- <View
|
|
|
|
|
- android:layout_width="match_parent"
|
|
|
|
|
- android:layout_height="@dimen/line"
|
|
|
|
|
- android:background="@color/item_line" />
|
|
|
|
|
|
|
|
|
|
<RelativeLayout
|
|
<RelativeLayout
|
|
|
android:id="@+id/sign_in_rl"
|
|
android:id="@+id/sign_in_rl"
|
|
|
style="@style/IMTbleLine"
|
|
style="@style/IMTbleLine"
|
|
|
android:background="@drawable/selector_me_menu_item_bg">
|
|
android:background="@drawable/selector_me_menu_item_bg">
|
|
|
|
|
+
|
|
|
|
|
+ <View
|
|
|
|
|
+ android:id="@+id/view5"
|
|
|
|
|
+ android:layout_alignParentBottom="true"
|
|
|
|
|
+ android:layout_width="match_parent"
|
|
|
|
|
+ android:layout_height="@dimen/line"
|
|
|
|
|
+ android:background="@color/item_line" />
|
|
|
|
|
+
|
|
|
<TextView
|
|
<TextView
|
|
|
android:layout_width="wrap_content"
|
|
android:layout_width="wrap_content"
|
|
|
android:layout_height="wrap_content"
|
|
android:layout_height="wrap_content"
|
|
@@ -217,15 +233,17 @@
|
|
|
android:textColor="@android:color/white"
|
|
android:textColor="@android:color/white"
|
|
|
android:textSize="10.0dip" />
|
|
android:textSize="10.0dip" />
|
|
|
</RelativeLayout>
|
|
</RelativeLayout>
|
|
|
- <View
|
|
|
|
|
- android:layout_width="match_parent"
|
|
|
|
|
- android:layout_height="@dimen/line"
|
|
|
|
|
- android:background="@color/item_line" />
|
|
|
|
|
|
|
|
|
|
<RelativeLayout
|
|
<RelativeLayout
|
|
|
android:id="@+id/sign_out_rl"
|
|
android:id="@+id/sign_out_rl"
|
|
|
style="@style/IMTbleLine"
|
|
style="@style/IMTbleLine"
|
|
|
android:background="@drawable/selector_me_menu_item_bg">
|
|
android:background="@drawable/selector_me_menu_item_bg">
|
|
|
|
|
+ <View
|
|
|
|
|
+ android:id="@+id/view5"
|
|
|
|
|
+ android:layout_alignParentBottom="true"
|
|
|
|
|
+ android:layout_width="match_parent"
|
|
|
|
|
+ android:layout_height="@dimen/line"
|
|
|
|
|
+ android:background="@color/item_line" />
|
|
|
<TextView
|
|
<TextView
|
|
|
android:layout_width="wrap_content"
|
|
android:layout_width="wrap_content"
|
|
|
android:layout_height="wrap_content"
|
|
android:layout_height="wrap_content"
|
|
@@ -253,15 +271,16 @@
|
|
|
android:textColor="@android:color/white"
|
|
android:textColor="@android:color/white"
|
|
|
android:textSize="10.0dip" />
|
|
android:textSize="10.0dip" />
|
|
|
</RelativeLayout>
|
|
</RelativeLayout>
|
|
|
- <View
|
|
|
|
|
- android:layout_width="match_parent"
|
|
|
|
|
- android:layout_height="@dimen/line"
|
|
|
|
|
- android:background="@color/item_line" />
|
|
|
|
|
|
|
|
|
|
<RelativeLayout
|
|
<RelativeLayout
|
|
|
android:id="@+id/booking_set_rl"
|
|
android:id="@+id/booking_set_rl"
|
|
|
style="@style/IMTbleLine"
|
|
style="@style/IMTbleLine"
|
|
|
android:background="@drawable/selector_me_menu_item_bg">
|
|
android:background="@drawable/selector_me_menu_item_bg">
|
|
|
|
|
+ <View
|
|
|
|
|
+ android:layout_alignParentBottom="true"
|
|
|
|
|
+ android:layout_width="match_parent"
|
|
|
|
|
+ android:layout_height="@dimen/line"
|
|
|
|
|
+ android:background="@color/item_line" />
|
|
|
<TextView
|
|
<TextView
|
|
|
android:layout_width="wrap_content"
|
|
android:layout_width="wrap_content"
|
|
|
android:layout_height="wrap_content"
|
|
android:layout_height="wrap_content"
|
|
@@ -290,16 +309,16 @@
|
|
|
android:textSize="10.0dip" />
|
|
android:textSize="10.0dip" />
|
|
|
</RelativeLayout>
|
|
</RelativeLayout>
|
|
|
<!--清除缓存-->
|
|
<!--清除缓存-->
|
|
|
- <View
|
|
|
|
|
- android:layout_width="match_parent"
|
|
|
|
|
- android:layout_height="@dimen/line"
|
|
|
|
|
- android:background="@color/item_line" />
|
|
|
|
|
|
|
|
|
|
<RelativeLayout
|
|
<RelativeLayout
|
|
|
android:id="@+id/clear_cache_rl"
|
|
android:id="@+id/clear_cache_rl"
|
|
|
style="@style/IMTbleLine"
|
|
style="@style/IMTbleLine"
|
|
|
android:background="@drawable/selector_me_menu_item_bg">
|
|
android:background="@drawable/selector_me_menu_item_bg">
|
|
|
-
|
|
|
|
|
|
|
+ <View
|
|
|
|
|
+ android:layout_alignParentBottom="true"
|
|
|
|
|
+ android:layout_width="match_parent"
|
|
|
|
|
+ android:layout_height="@dimen/line"
|
|
|
|
|
+ android:background="@color/item_line" />
|
|
|
<TextView
|
|
<TextView
|
|
|
android:id="@+id/cache_text"
|
|
android:id="@+id/cache_text"
|
|
|
android:layout_width="wrap_content"
|
|
android:layout_width="wrap_content"
|
|
@@ -328,11 +347,6 @@
|
|
|
android:contentDescription="@string/app_name" />
|
|
android:contentDescription="@string/app_name" />
|
|
|
</RelativeLayout>
|
|
</RelativeLayout>
|
|
|
|
|
|
|
|
- <View
|
|
|
|
|
- android:layout_width="match_parent"
|
|
|
|
|
- android:layout_height="@dimen/line"
|
|
|
|
|
- android:background="@color/item_line" />
|
|
|
|
|
-
|
|
|
|
|
<RelativeLayout
|
|
<RelativeLayout
|
|
|
android:id="@+id/use_help_rl"
|
|
android:id="@+id/use_help_rl"
|
|
|
style="@style/IMTbleLine"
|
|
style="@style/IMTbleLine"
|
|
@@ -415,7 +429,11 @@
|
|
|
android:id="@+id/about_us_rl"
|
|
android:id="@+id/about_us_rl"
|
|
|
style="@style/IMTbleLine"
|
|
style="@style/IMTbleLine"
|
|
|
android:background="@drawable/selector_me_menu_item_bg">
|
|
android:background="@drawable/selector_me_menu_item_bg">
|
|
|
-
|
|
|
|
|
|
|
+ <View
|
|
|
|
|
+ android:layout_alignParentBottom="true"
|
|
|
|
|
+ android:layout_width="match_parent"
|
|
|
|
|
+ android:layout_height="@dimen/line"
|
|
|
|
|
+ android:background="@color/item_line" />
|
|
|
<TextView
|
|
<TextView
|
|
|
android:layout_width="wrap_content"
|
|
android:layout_width="wrap_content"
|
|
|
android:layout_height="wrap_content"
|
|
android:layout_height="wrap_content"
|
|
@@ -435,11 +453,6 @@
|
|
|
android:contentDescription="@string/app_name" />
|
|
android:contentDescription="@string/app_name" />
|
|
|
</RelativeLayout>
|
|
</RelativeLayout>
|
|
|
|
|
|
|
|
- <View
|
|
|
|
|
- android:layout_width="match_parent"
|
|
|
|
|
- android:layout_height="@dimen/line"
|
|
|
|
|
- android:background="@color/item_line" />
|
|
|
|
|
-
|
|
|
|
|
<RelativeLayout
|
|
<RelativeLayout
|
|
|
android:id="@+id/share_rl"
|
|
android:id="@+id/share_rl"
|
|
|
style="@style/IMTbleLine"
|
|
style="@style/IMTbleLine"
|
|
@@ -470,7 +483,11 @@
|
|
|
style="@style/IMTbleLine"
|
|
style="@style/IMTbleLine"
|
|
|
android:background="@drawable/selector_me_menu_item_bg"
|
|
android:background="@drawable/selector_me_menu_item_bg"
|
|
|
android:clickable="true">
|
|
android:clickable="true">
|
|
|
-
|
|
|
|
|
|
|
+ <View
|
|
|
|
|
+ android:layout_alignParentBottom="true"
|
|
|
|
|
+ android:layout_width="match_parent"
|
|
|
|
|
+ android:layout_height="@dimen/line"
|
|
|
|
|
+ android:background="@color/item_line" />
|
|
|
<TextView
|
|
<TextView
|
|
|
android:id="@+id/version_text"
|
|
android:id="@+id/version_text"
|
|
|
android:layout_width="wrap_content"
|
|
android:layout_width="wrap_content"
|
|
@@ -499,11 +516,6 @@
|
|
|
android:contentDescription="@string/app_name" />
|
|
android:contentDescription="@string/app_name" />
|
|
|
</RelativeLayout>
|
|
</RelativeLayout>
|
|
|
|
|
|
|
|
- <View
|
|
|
|
|
- android:layout_width="match_parent"
|
|
|
|
|
- android:layout_height="@dimen/line"
|
|
|
|
|
- android:background="@color/item_line" />
|
|
|
|
|
-
|
|
|
|
|
<Button
|
|
<Button
|
|
|
android:id="@+id/exit_btn"
|
|
android:id="@+id/exit_btn"
|
|
|
android:layout_width="match_parent"
|
|
android:layout_width="match_parent"
|