|
@@ -224,7 +224,7 @@
|
|
|
</LinearLayout>
|
|
|
|
|
|
<TextView
|
|
|
- android:id="@+id/tv_cuikuan"
|
|
|
+ android:id="@+id/tv_join_vip_date"
|
|
|
android:layout_width="wrap_content"
|
|
|
android:layout_height="wrap_content"
|
|
|
android:layout_marginTop="20dp"
|
|
@@ -252,7 +252,7 @@
|
|
|
android:layout_marginTop="25dp" />
|
|
|
|
|
|
<com.jixin.im.util.RatioLayout
|
|
|
- picratio="2.50"
|
|
|
+ picratio="2.2"
|
|
|
android:layout_width="match_parent"
|
|
|
android:layout_height="wrap_content"
|
|
|
android:layout_marginBottom="20dp"
|
|
@@ -281,272 +281,74 @@
|
|
|
android:padding="25dp"
|
|
|
android:text="VIP1尊享"
|
|
|
android:textColor="#404654"
|
|
|
- android:textSize="18sp" />
|
|
|
-
|
|
|
- <LinearLayout
|
|
|
+ android:textSize="20sp" />
|
|
|
+ <TableLayout
|
|
|
+ android:paddingStart="25dp"
|
|
|
+ android:paddingEnd="25dp"
|
|
|
android:layout_width="match_parent"
|
|
|
- android:layout_height="wrap_content"
|
|
|
- android:gravity="center"
|
|
|
- android:orientation="horizontal">
|
|
|
-
|
|
|
- <LinearLayout
|
|
|
- android:layout_width="0dp"
|
|
|
- android:layout_height="wrap_content"
|
|
|
- android:layout_weight="1"
|
|
|
- android:gravity="center_vertical"
|
|
|
- android:orientation="horizontal">
|
|
|
-
|
|
|
- <ImageView
|
|
|
- android:layout_width="25dp"
|
|
|
- android:layout_height="25dp"
|
|
|
- android:layout_marginLeft="25dp"
|
|
|
- android:src="@drawable/sjlj" />
|
|
|
-
|
|
|
- <LinearLayout
|
|
|
- android:layout_width="wrap_content"
|
|
|
- android:layout_height="wrap_content"
|
|
|
- android:layout_marginLeft="5dp"
|
|
|
- android:orientation="vertical">
|
|
|
-
|
|
|
- <TextView
|
|
|
- android:id="@+id/tv_rechargemoney"
|
|
|
- android:layout_width="match_parent"
|
|
|
- android:layout_height="wrap_content"
|
|
|
- android:text="500"
|
|
|
- android:textColor="#404654"
|
|
|
- android:textSize="12sp" />
|
|
|
-
|
|
|
- <TextView
|
|
|
- android:layout_width="match_parent"
|
|
|
- android:layout_height="wrap_content"
|
|
|
- android:text="晋级礼金(活动中心领取)"
|
|
|
- android:textColor="#9CA4C3"
|
|
|
- android:textSize="9sp" />
|
|
|
-
|
|
|
-
|
|
|
- </LinearLayout>
|
|
|
-
|
|
|
- </LinearLayout>
|
|
|
-
|
|
|
- <LinearLayout
|
|
|
- android:layout_width="0dp"
|
|
|
- android:layout_height="wrap_content"
|
|
|
- android:layout_weight="1"
|
|
|
- android:gravity="center_vertical"
|
|
|
- android:orientation="horizontal">
|
|
|
-
|
|
|
- <ImageView
|
|
|
- android:id="@+id/iv_dengjk"
|
|
|
- android:layout_width="25dp"
|
|
|
- android:layout_height="25dp"
|
|
|
- android:layout_marginLeft="25dp"
|
|
|
- android:src="@drawable/djbs" />
|
|
|
-
|
|
|
- <LinearLayout
|
|
|
- android:layout_width="wrap_content"
|
|
|
+ android:layout_height="wrap_content">
|
|
|
+ <TableRow android:layout_width="match_parent"
|
|
|
+ android:weightSum="2"
|
|
|
+ android:layout_height="wrap_content">
|
|
|
+ <TextView android:layout_width="0dp"
|
|
|
+ android:layout_weight="1"
|
|
|
android:layout_height="wrap_content"
|
|
|
- android:layout_marginLeft="5dp"
|
|
|
- android:orientation="vertical">
|
|
|
-
|
|
|
- <TextView
|
|
|
- android:id="@+id/tv_kuang"
|
|
|
- android:layout_width="match_parent"
|
|
|
- android:layout_height="wrap_content"
|
|
|
- android:text="帝王"
|
|
|
- android:textColor="#404654"
|
|
|
- android:textSize="12sp" />
|
|
|
-
|
|
|
- <TextView
|
|
|
- android:layout_width="match_parent"
|
|
|
- android:layout_height="wrap_content"
|
|
|
- android:text="荣誉称号"
|
|
|
- android:textColor="#9CA4C3"
|
|
|
- android:textSize="9sp" />
|
|
|
-
|
|
|
-
|
|
|
- </LinearLayout>
|
|
|
-
|
|
|
- </LinearLayout>
|
|
|
-
|
|
|
-
|
|
|
- </LinearLayout>
|
|
|
-
|
|
|
- <LinearLayout
|
|
|
- android:layout_width="match_parent"
|
|
|
- android:layout_height="wrap_content"
|
|
|
- android:layout_marginTop="20dp"
|
|
|
- android:gravity="center"
|
|
|
- android:orientation="horizontal">
|
|
|
-
|
|
|
- <LinearLayout
|
|
|
- android:layout_width="0dp"
|
|
|
- android:layout_height="wrap_content"
|
|
|
- android:layout_weight="1"
|
|
|
- android:gravity="center_vertical"
|
|
|
- android:orientation="horizontal">
|
|
|
-
|
|
|
- <ImageView
|
|
|
- android:layout_width="25dp"
|
|
|
- android:layout_height="25dp"
|
|
|
- android:layout_marginLeft="25dp"
|
|
|
- android:src="@drawable/meirhb" />
|
|
|
-
|
|
|
- <LinearLayout
|
|
|
- android:layout_width="wrap_content"
|
|
|
+ android:text="红色昵称"
|
|
|
+ android:drawablePadding="4dp"
|
|
|
+ android:gravity="center_vertical"
|
|
|
+ android:textColor="#666666"
|
|
|
+ android:textSize="16sp"
|
|
|
+ android:drawableStart="@mipmap/icon_hs"/>
|
|
|
+ <TextView android:layout_width="0dp"
|
|
|
+ android:layout_weight="1"
|
|
|
android:layout_height="wrap_content"
|
|
|
- android:layout_marginLeft="5dp"
|
|
|
- android:orientation="vertical">
|
|
|
-
|
|
|
- <TextView
|
|
|
- android:id="@+id/tv_hongbao"
|
|
|
- android:layout_width="match_parent"
|
|
|
- android:layout_height="wrap_content"
|
|
|
- android:text="1"
|
|
|
- android:textColor="#404654"
|
|
|
- android:textSize="12sp" />
|
|
|
-
|
|
|
- <TextView
|
|
|
- android:layout_width="match_parent"
|
|
|
- android:layout_height="wrap_content"
|
|
|
- android:text="准点红包(群聊专属)"
|
|
|
- android:textColor="#9CA4C3"
|
|
|
- android:textSize="9sp" />
|
|
|
-
|
|
|
-
|
|
|
- </LinearLayout>
|
|
|
-
|
|
|
- </LinearLayout>
|
|
|
-
|
|
|
- <LinearLayout
|
|
|
- android:id="@+id/ll_biaoq"
|
|
|
- android:layout_width="0dp"
|
|
|
- android:layout_height="wrap_content"
|
|
|
- android:layout_weight="1"
|
|
|
- android:gravity="center_vertical"
|
|
|
- android:orientation="horizontal"
|
|
|
- android:visibility="invisible">
|
|
|
-
|
|
|
- <ImageView
|
|
|
- android:layout_width="25dp"
|
|
|
- android:layout_height="25dp"
|
|
|
- android:layout_marginLeft="25dp"
|
|
|
- android:src="@drawable/bqb" />
|
|
|
-
|
|
|
- <LinearLayout
|
|
|
- android:layout_width="wrap_content"
|
|
|
+ android:text="会员群红色昵称"
|
|
|
+ android:drawablePadding="4dp"
|
|
|
+ android:gravity="center_vertical"
|
|
|
+ android:textColor="#666666"
|
|
|
+ android:textSize="16sp"
|
|
|
+ android:drawableStart="@mipmap/icon_huiyhs"/>
|
|
|
+ </TableRow>
|
|
|
+ <TableRow android:layout_width="match_parent"
|
|
|
+ android:weightSum="2"
|
|
|
+ android:layout_marginTop="20dp"
|
|
|
+ android:layout_height="wrap_content">
|
|
|
+ <TextView android:layout_width="0dp"
|
|
|
+ android:layout_weight="1"
|
|
|
android:layout_height="wrap_content"
|
|
|
- android:layout_marginLeft="5dp"
|
|
|
- android:orientation="vertical">
|
|
|
-
|
|
|
- <TextView
|
|
|
- android:layout_width="match_parent"
|
|
|
- android:layout_height="wrap_content"
|
|
|
- android:text="特殊表情包"
|
|
|
- android:textColor="#404654"
|
|
|
- android:textSize="12sp" />
|
|
|
-
|
|
|
- <TextView
|
|
|
- android:id="@+id/tv_biaoqin"
|
|
|
- android:layout_width="match_parent"
|
|
|
- android:layout_height="wrap_content"
|
|
|
- android:text="VIP8以上会员专享"
|
|
|
- android:textColor="#9CA4C3"
|
|
|
- android:textSize="9sp" />
|
|
|
-
|
|
|
-
|
|
|
- </LinearLayout>
|
|
|
-
|
|
|
- </LinearLayout>
|
|
|
-
|
|
|
- <LinearLayout
|
|
|
- android:layout_width="0dp"
|
|
|
- android:layout_height="wrap_content"
|
|
|
- android:layout_weight="1"
|
|
|
- android:gravity="center_vertical"
|
|
|
- android:orientation="horizontal"
|
|
|
- android:visibility="gone">
|
|
|
-
|
|
|
- <ImageView
|
|
|
- android:layout_width="25dp"
|
|
|
- android:layout_height="25dp"
|
|
|
- android:layout_marginLeft="25dp"
|
|
|
- android:src="@drawable/bqb" />
|
|
|
-
|
|
|
- <LinearLayout
|
|
|
- android:layout_width="wrap_content"
|
|
|
+ android:text="附近的人"
|
|
|
+ android:drawablePadding="4dp"
|
|
|
+ android:gravity="center_vertical"
|
|
|
+ android:textColor="#666666"
|
|
|
+ android:textSize="16sp"
|
|
|
+ android:drawableStart="@mipmap/icon_fjdr"/>
|
|
|
+ <TextView android:layout_width="0dp"
|
|
|
+ android:layout_weight="1"
|
|
|
+ android:id="@+id/tv_specials_emj"
|
|
|
android:layout_height="wrap_content"
|
|
|
- android:layout_marginLeft="5dp"
|
|
|
- android:orientation="vertical">
|
|
|
-
|
|
|
- <TextView
|
|
|
- android:layout_width="match_parent"
|
|
|
- android:layout_height="wrap_content"
|
|
|
- android:text="特殊发言(紫色)"
|
|
|
- android:textColor="#404654"
|
|
|
- android:textSize="12sp" />
|
|
|
-
|
|
|
- <TextView
|
|
|
-
|
|
|
- android:layout_width="match_parent"
|
|
|
- android:layout_height="wrap_content"
|
|
|
- android:text="特殊发言(紫色)"
|
|
|
- android:textColor="#9CA4C3"
|
|
|
- android:textSize="9sp" />
|
|
|
-
|
|
|
-
|
|
|
- </LinearLayout>
|
|
|
-
|
|
|
- </LinearLayout>
|
|
|
- </LinearLayout>
|
|
|
-
|
|
|
- <LinearLayout
|
|
|
- android:layout_width="match_parent"
|
|
|
- android:layout_height="wrap_content"
|
|
|
- android:layout_marginTop="20dp"
|
|
|
- android:gravity="center"
|
|
|
- android:orientation="horizontal">
|
|
|
-
|
|
|
- <LinearLayout
|
|
|
- android:id="@+id/ll_ship"
|
|
|
- android:layout_width="0dp"
|
|
|
- android:layout_height="wrap_content"
|
|
|
- android:layout_weight="1"
|
|
|
- android:gravity="center_vertical"
|
|
|
- android:orientation="horizontal"
|
|
|
- android:visibility="invisible">
|
|
|
-
|
|
|
- <ImageView
|
|
|
- android:layout_width="25dp"
|
|
|
- android:layout_height="25dp"
|
|
|
- android:layout_marginLeft="25dp"
|
|
|
- android:src="@drawable/bqb" />
|
|
|
-
|
|
|
- <LinearLayout
|
|
|
- android:layout_width="wrap_content"
|
|
|
+ android:text="特殊表情包"
|
|
|
+ android:drawablePadding="4dp"
|
|
|
+ android:gravity="center_vertical"
|
|
|
+ android:textColor="#666666"
|
|
|
+ android:textSize="16sp"
|
|
|
+ android:drawableStart="@mipmap/icon_bqb"/>
|
|
|
+ </TableRow>
|
|
|
+ <TableRow android:layout_width="match_parent"
|
|
|
+ android:weightSum="2"
|
|
|
+ android:layout_marginTop="20dp"
|
|
|
+ android:layout_height="wrap_content">
|
|
|
+ <TextView android:layout_width="0dp"
|
|
|
+ android:layout_weight="1"
|
|
|
+ android:id="@+id/tv_video_service"
|
|
|
android:layout_height="wrap_content"
|
|
|
- android:layout_marginLeft="5dp"
|
|
|
- android:orientation="vertical">
|
|
|
-
|
|
|
- <TextView
|
|
|
- android:layout_width="match_parent"
|
|
|
- android:layout_height="wrap_content"
|
|
|
- android:text="视频服务"
|
|
|
- android:textColor="#404654"
|
|
|
- android:textSize="12sp" />
|
|
|
-
|
|
|
- <TextView
|
|
|
- android:layout_width="match_parent"
|
|
|
- android:layout_height="wrap_content"
|
|
|
- android:text="美女客服1V1"
|
|
|
- android:textColor="#9CA4C3"
|
|
|
- android:textSize="9sp" />
|
|
|
-
|
|
|
-
|
|
|
- </LinearLayout>
|
|
|
-
|
|
|
- </LinearLayout>
|
|
|
-
|
|
|
- </LinearLayout>
|
|
|
+ android:text="视频客服"
|
|
|
+ android:drawablePadding="4dp"
|
|
|
+ android:gravity="center_vertical"
|
|
|
+ android:textColor="#666666"
|
|
|
+ android:textSize="16sp"
|
|
|
+ android:drawableStart="@mipmap/icon_bqb"/>
|
|
|
+ </TableRow>
|
|
|
+ </TableLayout>
|
|
|
|
|
|
</LinearLayout>
|
|
|
|