|
|
@@ -16,7 +16,7 @@
|
|
|
android:id="@+id/avatar_img"
|
|
|
android:layout_width="60dp"
|
|
|
android:layout_height="60dp"
|
|
|
-
|
|
|
+
|
|
|
android:layout_alignParentLeft="true"
|
|
|
android:layout_centerVertical="true"
|
|
|
android:contentDescription="@string/app_name"
|
|
|
@@ -58,17 +58,15 @@
|
|
|
android:layout_height="@dimen/next_height"
|
|
|
android:layout_alignParentRight="true"
|
|
|
android:layout_centerVertical="true"
|
|
|
- android:background="@drawable/set_list_next"
|
|
|
- android:contentDescription="@string/app_name"
|
|
|
android:alpha="0.26"
|
|
|
- />
|
|
|
+ android:background="@drawable/oa_next"
|
|
|
+ android:contentDescription="@string/app_name" />
|
|
|
</RelativeLayout>
|
|
|
|
|
|
<RelativeLayout
|
|
|
android:id="@+id/my_data_rl"
|
|
|
- android:visibility="gone"
|
|
|
style="@style/IMTbleLine_UP_Me"
|
|
|
- >
|
|
|
+ android:visibility="gone">
|
|
|
|
|
|
<TextView
|
|
|
android:layout_width="wrap_content"
|
|
|
@@ -87,40 +85,14 @@
|
|
|
android:layout_alignParentRight="true"
|
|
|
android:layout_centerVertical="true"
|
|
|
android:alpha="0.26"
|
|
|
- android:background="@drawable/set_list_next"
|
|
|
- android:contentDescription="@string/app_name" />
|
|
|
- </RelativeLayout>
|
|
|
-
|
|
|
- <RelativeLayout
|
|
|
- android:id="@+id/my_friend_rl"
|
|
|
- android:visibility="gone"
|
|
|
- style="@style/IMTbleLine_UP_Me">
|
|
|
-
|
|
|
- <TextView
|
|
|
- android:layout_width="wrap_content"
|
|
|
- android:layout_height="wrap_content"
|
|
|
- android:layout_centerVertical="true"
|
|
|
- android:drawableLeft="@drawable/my_friend"
|
|
|
- android:drawablePadding="10dp"
|
|
|
- android:gravity="center"
|
|
|
- android:text="@string/my_friend"
|
|
|
- android:textColor="@color/text_main"
|
|
|
- android:textSize="@dimen/text_main" />
|
|
|
-
|
|
|
- <ImageView
|
|
|
- android:layout_width="@dimen/next_width"
|
|
|
- android:layout_height="@dimen/next_height"
|
|
|
- android:layout_alignParentRight="true"
|
|
|
- android:layout_centerVertical="true"
|
|
|
- android:alpha="0.26"
|
|
|
- android:background="@drawable/set_list_next"
|
|
|
+ android:background="@drawable/oa_next"
|
|
|
android:contentDescription="@string/app_name" />
|
|
|
</RelativeLayout>
|
|
|
|
|
|
<RelativeLayout
|
|
|
android:id="@+id/my_space_rl"
|
|
|
- android:visibility="gone"
|
|
|
- style="@style/IMTbleLine_UP_Me">
|
|
|
+ style="@style/IMTbleLine_UP_Me"
|
|
|
+ android:visibility="gone">
|
|
|
|
|
|
<TextView
|
|
|
android:layout_width="wrap_content"
|
|
|
@@ -134,22 +106,22 @@
|
|
|
android:textSize="@dimen/text_main" />
|
|
|
|
|
|
<ImageView
|
|
|
+ android:id="@+id/imageView"
|
|
|
android:layout_width="@dimen/next_width"
|
|
|
android:layout_height="@dimen/next_height"
|
|
|
android:layout_alignParentRight="true"
|
|
|
android:layout_centerVertical="true"
|
|
|
android:alpha="0.26"
|
|
|
- android:background="@drawable/set_list_next"
|
|
|
- android:contentDescription="@string/app_name"
|
|
|
- android:id="@+id/imageView" />
|
|
|
+ android:background="@drawable/oa_next"
|
|
|
+ android:contentDescription="@string/app_name" />
|
|
|
|
|
|
<LinearLayout
|
|
|
- android:orientation="horizontal"
|
|
|
android:layout_width="match_parent"
|
|
|
android:layout_height="match_parent"
|
|
|
android:layout_alignBottom="@+id/imageView"
|
|
|
+ android:layout_alignParentEnd="true"
|
|
|
android:layout_alignParentRight="true"
|
|
|
- android:layout_alignParentEnd="true"></LinearLayout>
|
|
|
+ android:orientation="horizontal"></LinearLayout>
|
|
|
</RelativeLayout>
|
|
|
|
|
|
<RelativeLayout
|
|
|
@@ -174,7 +146,7 @@
|
|
|
android:layout_alignParentRight="true"
|
|
|
android:layout_centerVertical="true"
|
|
|
android:alpha="0.26"
|
|
|
- android:background="@drawable/set_list_next"
|
|
|
+ android:background="@drawable/oa_next"
|
|
|
android:contentDescription="@string/app_name" />
|
|
|
</RelativeLayout>
|
|
|
|
|
|
@@ -203,7 +175,7 @@
|
|
|
android:text="未登录"
|
|
|
android:textColor="@color/text_hine"
|
|
|
android:textSize="@dimen/text_hine"
|
|
|
- android:visibility="gone"/>
|
|
|
+ android:visibility="gone" />
|
|
|
|
|
|
<ImageView
|
|
|
android:id="@+id/friend_arrow_img"
|
|
|
@@ -212,23 +184,66 @@
|
|
|
android:layout_alignParentRight="true"
|
|
|
android:layout_centerVertical="true"
|
|
|
android:alpha="0.26"
|
|
|
- android:background="@drawable/set_list_next"
|
|
|
+ android:background="@drawable/oa_next"
|
|
|
android:contentDescription="@string/app_name"
|
|
|
- android:visibility="gone"/>
|
|
|
+ android:visibility="gone" />
|
|
|
+ </RelativeLayout>
|
|
|
+
|
|
|
+ <View
|
|
|
+ android:layout_width="match_parent"
|
|
|
+ android:layout_height="@dimen/line"
|
|
|
+ android:background="@color/item_line" />
|
|
|
+
|
|
|
+ <RelativeLayout
|
|
|
+ android:id="@+id/my_friend_rl"
|
|
|
+ style="@style/IMTbleLine">
|
|
|
+
|
|
|
+ <TextView
|
|
|
+ android:id="@+id/tv_zone"
|
|
|
+ android:layout_width="wrap_content"
|
|
|
+ android:layout_height="wrap_content"
|
|
|
+ android:layout_centerVertical="true"
|
|
|
+ android:drawableLeft="@drawable/set_fans_u"
|
|
|
+ android:drawablePadding="10dp"
|
|
|
+ android:gravity="center"
|
|
|
+ android:text="我的朋友圈"
|
|
|
+ android:textColor="@color/text_main"
|
|
|
+ android:textSize="14sp" />
|
|
|
+
|
|
|
+ <ImageView
|
|
|
+ android:id="@+id/iv_remain"
|
|
|
+ android:layout_width="15dp"
|
|
|
+ android:layout_height="15dp"
|
|
|
+ android:layout_centerVertical="true"
|
|
|
+ android:layout_toRightOf="@+id/tv_zone"
|
|
|
+ android:src="@drawable/tab_unread_bg"
|
|
|
+ android:visibility="gone" />
|
|
|
+
|
|
|
+ <ImageView
|
|
|
+ android:layout_width="@dimen/next_width"
|
|
|
+ android:layout_height="@dimen/next_height"
|
|
|
+ android:layout_alignParentRight="true"
|
|
|
+ android:layout_centerVertical="true"
|
|
|
+ android:alpha="0.26"
|
|
|
+ android:background="@drawable/oa_next"
|
|
|
+ android:contentDescription="@string/app_name" />
|
|
|
</RelativeLayout>
|
|
|
|
|
|
-
|
|
|
+ <View
|
|
|
+ android:layout_width="match_parent"
|
|
|
+ android:layout_height="@dimen/line"
|
|
|
+ android:background="@color/item_line" />
|
|
|
|
|
|
<View
|
|
|
android:layout_width="match_parent"
|
|
|
android:layout_height="@dimen/line"
|
|
|
+ android:layout_marginTop="7dp"
|
|
|
android:background="@color/item_line" />
|
|
|
-
|
|
|
<!--公司-->
|
|
|
+ <!--账套-->
|
|
|
<RelativeLayout
|
|
|
android:id="@+id/rl_company_change"
|
|
|
- style="@style/IMTbleLine_UP_Me"
|
|
|
- android:layout_marginTop="7dp">
|
|
|
+ style="@style/IMTbleLine_UP_Me">
|
|
|
|
|
|
<TextView
|
|
|
android:id="@+id/company_text"
|
|
|
@@ -257,16 +272,13 @@
|
|
|
android:layout_alignParentRight="true"
|
|
|
android:layout_centerVertical="true"
|
|
|
android:alpha="0.26"
|
|
|
- android:background="@drawable/set_list_next"
|
|
|
+ android:background="@drawable/oa_next"
|
|
|
android:contentDescription="@string/app_name" />
|
|
|
</RelativeLayout>
|
|
|
-
|
|
|
<View
|
|
|
android:layout_width="match_parent"
|
|
|
android:layout_height="@dimen/line"
|
|
|
android:background="@color/item_line" />
|
|
|
-
|
|
|
- <!--账套-->
|
|
|
<RelativeLayout
|
|
|
android:id="@+id/rl_master_change"
|
|
|
style="@style/IMTbleLine_UP_Me">
|
|
|
@@ -298,7 +310,7 @@
|
|
|
android:layout_alignParentRight="true"
|
|
|
android:layout_centerVertical="true"
|
|
|
android:alpha="0.26"
|
|
|
- android:background="@drawable/set_list_next"
|
|
|
+ android:background="@drawable/oa_next"
|
|
|
android:contentDescription="@string/app_name" />
|
|
|
</RelativeLayout>
|
|
|
|
|
|
@@ -308,9 +320,9 @@
|
|
|
android:background="@color/item_line" />
|
|
|
|
|
|
<RelativeLayout
|
|
|
- android:visibility="gone"
|
|
|
android:id="@+id/app_scan_code_rl"
|
|
|
- style="@style/IMTbleLine_UP_Me">
|
|
|
+ style="@style/IMTbleLine_UP_Me"
|
|
|
+ android:visibility="gone">
|
|
|
|
|
|
<TextView
|
|
|
android:id="@+id/uas_text"
|
|
|
@@ -332,7 +344,7 @@
|
|
|
android:text="未登录"
|
|
|
android:textColor="@color/text_hine"
|
|
|
android:textSize="@dimen/text_hine"
|
|
|
- android:visibility="gone"/>
|
|
|
+ android:visibility="gone" />
|
|
|
|
|
|
<ImageView
|
|
|
android:id="@+id/uas_arrow_img"
|
|
|
@@ -341,14 +353,14 @@
|
|
|
android:layout_alignParentRight="true"
|
|
|
android:layout_centerVertical="true"
|
|
|
android:alpha="0.26"
|
|
|
- android:background="@drawable/set_list_next"
|
|
|
+ android:background="@drawable/oa_next"
|
|
|
android:contentDescription="@string/app_name"
|
|
|
- android:visibility="gone"/>
|
|
|
+ android:visibility="gone" />
|
|
|
</RelativeLayout>
|
|
|
|
|
|
<RelativeLayout
|
|
|
android:id="@+id/app_drafts_rl"
|
|
|
-
|
|
|
+
|
|
|
style="@style/IMTbleLine_UP_Me"
|
|
|
android:visibility="gone">
|
|
|
|
|
|
@@ -372,7 +384,7 @@
|
|
|
android:text="未登录"
|
|
|
android:textColor="@color/text_hine"
|
|
|
android:textSize="@dimen/text_hine"
|
|
|
- android:visibility="gone"/>
|
|
|
+ android:visibility="gone" />
|
|
|
|
|
|
<ImageView
|
|
|
android:id="@+id/drafts_arrow_img"
|
|
|
@@ -381,15 +393,16 @@
|
|
|
android:layout_alignParentRight="true"
|
|
|
android:layout_centerVertical="true"
|
|
|
android:alpha="0.26"
|
|
|
- android:background="@drawable/set_list_next"
|
|
|
+ android:background="@drawable/oa_next"
|
|
|
android:contentDescription="@string/app_name"
|
|
|
- android:visibility="gone"/>
|
|
|
+ android:visibility="gone" />
|
|
|
</RelativeLayout>
|
|
|
|
|
|
<View
|
|
|
android:layout_width="match_parent"
|
|
|
android:layout_height="@dimen/line"
|
|
|
android:background="@color/item_line" />
|
|
|
+
|
|
|
<RelativeLayout
|
|
|
android:id="@+id/my_b2b_rl"
|
|
|
style="@style/IMTbleLine_UP_Me"
|
|
|
@@ -401,7 +414,7 @@
|
|
|
android:layout_width="wrap_content"
|
|
|
android:layout_height="wrap_content"
|
|
|
android:layout_centerVertical="true"
|
|
|
-
|
|
|
+
|
|
|
android:drawablePadding="10dp"
|
|
|
android:gravity="center"
|
|
|
android:text="@string/my_b2b"
|
|
|
@@ -424,7 +437,7 @@
|
|
|
android:layout_alignParentRight="true"
|
|
|
android:layout_centerVertical="true"
|
|
|
android:alpha="0.26"
|
|
|
- android:background="@drawable/set_list_next"
|
|
|
+ android:background="@drawable/oa_next"
|
|
|
android:contentDescription="@string/app_name" />
|
|
|
</RelativeLayout>
|
|
|
|
|
|
@@ -451,7 +464,7 @@
|
|
|
android:layout_alignParentRight="true"
|
|
|
android:layout_centerVertical="true"
|
|
|
android:alpha="0.26"
|
|
|
- android:background="@drawable/set_list_next"
|
|
|
+ android:background="@drawable/oa_next"
|
|
|
android:contentDescription="@string/app_name" />
|
|
|
</RelativeLayout>
|
|
|
|