|
|
@@ -66,13 +66,15 @@
|
|
|
android:background="@drawable/set_list_next"
|
|
|
android:contentDescription="@string/app_name"
|
|
|
android:visibility="gone" />
|
|
|
+ <View
|
|
|
+ android:layout_width="match_parent"
|
|
|
+ android:layout_height="@dimen/line"
|
|
|
+ android:layout_alignParentBottom="true"
|
|
|
+ android:background="@color/item_line"
|
|
|
+ />
|
|
|
</RelativeLayout>
|
|
|
|
|
|
- <View
|
|
|
- android:layout_width="match_parent"
|
|
|
- android:layout_height="@dimen/line"
|
|
|
- android:background="@color/item_line"
|
|
|
- android:visibility="gone" />
|
|
|
+
|
|
|
|
|
|
<RelativeLayout
|
|
|
android:id="@+id/my_friends_rl"
|
|
|
@@ -98,34 +100,30 @@
|
|
|
android:background="@drawable/set_list_next"
|
|
|
android:contentDescription="@string/app_name"
|
|
|
android:visibility="gone" />
|
|
|
- </RelativeLayout>
|
|
|
|
|
|
- <View
|
|
|
- android:layout_width="match_parent"
|
|
|
- android:layout_height="@dimen/line"
|
|
|
- android:background="@color/item_line" />
|
|
|
+ </RelativeLayout>
|
|
|
|
|
|
<RelativeLayout
|
|
|
- android:id="@+id/my_friend_rl"
|
|
|
+ android:id="@+id/my_friend_manage"
|
|
|
style="@style/IMTbleLine_UP">
|
|
|
|
|
|
<ImageView
|
|
|
- android:id="@+id/avatar_img"
|
|
|
+ android:id="@+id/avatar_img_manage"
|
|
|
android:layout_width="38dp"
|
|
|
android:layout_height="38dp"
|
|
|
android:layout_centerVertical="true"
|
|
|
android:contentDescription="@string/app_name"
|
|
|
- android:src="@drawable/qunliao" />
|
|
|
+ android:src="@drawable/icon_manage" />
|
|
|
|
|
|
<TextView
|
|
|
android:layout_width="wrap_content"
|
|
|
android:layout_height="wrap_content"
|
|
|
android:layout_centerVertical="true"
|
|
|
android:layout_marginLeft="12dp"
|
|
|
- android:layout_toRightOf="@+id/avatar_img"
|
|
|
+ android:layout_toRightOf="@+id/avatar_img_manage"
|
|
|
android:drawablePadding="10dp"
|
|
|
android:gravity="center"
|
|
|
- android:text="商务群"
|
|
|
+ android:text="管理群"
|
|
|
android:textColor="@color/text_main"
|
|
|
android:textSize="14sp" />
|
|
|
|
|
|
@@ -137,19 +135,21 @@
|
|
|
android:background="@drawable/set_list_next"
|
|
|
android:contentDescription="@string/app_name"
|
|
|
android:visibility="gone" />
|
|
|
+ <View
|
|
|
+ android:layout_width="match_parent"
|
|
|
+ android:layout_height="@dimen/line"
|
|
|
+ android:layout_alignParentBottom="true"
|
|
|
+ android:background="@color/item_line" />
|
|
|
</RelativeLayout>
|
|
|
|
|
|
- <View
|
|
|
- android:layout_width="match_parent"
|
|
|
- android:layout_height="@dimen/line"
|
|
|
- android:background="@color/item_line" />
|
|
|
+
|
|
|
|
|
|
<RelativeLayout
|
|
|
- android:id="@+id/my_friend_manage"
|
|
|
+ android:id="@+id/my_friend_rl"
|
|
|
style="@style/IMTbleLine_UP">
|
|
|
|
|
|
<ImageView
|
|
|
- android:id="@+id/avatar_img_manage"
|
|
|
+ android:id="@+id/avatar_img"
|
|
|
android:layout_width="38dp"
|
|
|
android:layout_height="38dp"
|
|
|
android:layout_centerVertical="true"
|
|
|
@@ -161,10 +161,10 @@
|
|
|
android:layout_height="wrap_content"
|
|
|
android:layout_centerVertical="true"
|
|
|
android:layout_marginLeft="12dp"
|
|
|
- android:layout_toRightOf="@+id/avatar_img_manage"
|
|
|
+ android:layout_toRightOf="@+id/avatar_img"
|
|
|
android:drawablePadding="10dp"
|
|
|
android:gravity="center"
|
|
|
- android:text="管理群"
|
|
|
+ android:text="商务群"
|
|
|
android:textColor="@color/text_main"
|
|
|
android:textSize="14sp" />
|
|
|
|
|
|
@@ -176,8 +176,17 @@
|
|
|
android:background="@drawable/set_list_next"
|
|
|
android:contentDescription="@string/app_name"
|
|
|
android:visibility="gone" />
|
|
|
+ <View
|
|
|
+ android:layout_width="match_parent"
|
|
|
+ android:layout_height="@dimen/line"
|
|
|
+ android:layout_alignParentBottom="true"
|
|
|
+ android:background="@color/item_line" />
|
|
|
</RelativeLayout>
|
|
|
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
<RelativeLayout
|
|
|
android:id="@+id/local_video_rl"
|
|
|
style="@style/IMTbleLine_UP"
|
|
|
@@ -229,11 +238,9 @@
|
|
|
android:background="@drawable/set_list_next"
|
|
|
android:contentDescription="@string/app_name"
|
|
|
android:visibility="gone" />
|
|
|
+
|
|
|
</RelativeLayout>
|
|
|
|
|
|
- <View
|
|
|
- android:layout_width="match_parent"
|
|
|
- android:layout_height="@dimen/line"
|
|
|
- android:background="@color/item_line" />
|
|
|
+
|
|
|
</LinearLayout>
|
|
|
|