160 lines
5.3 KiB
XML
160 lines
5.3 KiB
XML
|
<?xml version="1.0" encoding="utf-8"?>
|
||
|
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
|
||
|
android:layout_width="match_parent"
|
||
|
android:layout_height="match_parent"
|
||
|
android:orientation="vertical">
|
||
|
|
||
|
<LinearLayout
|
||
|
android:layout_width="match_parent"
|
||
|
android:layout_height="wrap_content"
|
||
|
android:layout_marginTop="50dp"
|
||
|
android:gravity="center"
|
||
|
android:orientation="vertical">
|
||
|
|
||
|
<ImageView
|
||
|
android:id="@+id/iv_user_icon"
|
||
|
android:layout_width="wrap_content"
|
||
|
android:layout_height="wrap_content"
|
||
|
android:layout_centerInParent="true"
|
||
|
android:background="@drawable/commonui_pull_end_image_frame_02" />
|
||
|
|
||
|
<TextView
|
||
|
android:id="@+id/tv_hint"
|
||
|
android:layout_width="match_parent"
|
||
|
android:layout_height="wrap_content"
|
||
|
android:layout_below="@id/iv_user_icon"
|
||
|
android:layout_marginTop="10dp"
|
||
|
android:gravity="center"
|
||
|
android:text="点击登录即可评论及发布内容"
|
||
|
android:textSize="12sp" />
|
||
|
|
||
|
<LinearLayout
|
||
|
android:layout_width="match_parent"
|
||
|
android:layout_height="wrap_content"
|
||
|
android:layout_below="@id/tv_hint"
|
||
|
android:layout_marginTop="20dp"
|
||
|
android:orientation="horizontal">
|
||
|
|
||
|
<LinearLayout
|
||
|
android:layout_width="0dp"
|
||
|
android:layout_height="wrap_content"
|
||
|
android:layout_weight="1"
|
||
|
android:gravity="center"
|
||
|
android:orientation="horizontal">
|
||
|
|
||
|
<ImageView
|
||
|
android:layout_width="wrap_content"
|
||
|
android:layout_height="wrap_content"
|
||
|
android:background="@drawable/icon_pic" />
|
||
|
|
||
|
<TextView
|
||
|
android:layout_width="wrap_content"
|
||
|
android:layout_height="wrap_content"
|
||
|
android:layout_marginLeft="10dp"
|
||
|
android:gravity="center"
|
||
|
android:text="搜藏" />
|
||
|
</LinearLayout>
|
||
|
|
||
|
<View
|
||
|
android:layout_width="1dp"
|
||
|
android:layout_height="match_parent"
|
||
|
android:background="@color/gray_line_shallow" />
|
||
|
|
||
|
<LinearLayout
|
||
|
android:layout_width="0dp"
|
||
|
android:layout_height="wrap_content"
|
||
|
android:layout_weight="1"
|
||
|
android:gravity="center"
|
||
|
android:orientation="horizontal">
|
||
|
|
||
|
<ImageView
|
||
|
android:layout_width="wrap_content"
|
||
|
android:layout_height="wrap_content"
|
||
|
android:background="@drawable/icon_pic" />
|
||
|
|
||
|
<TextView
|
||
|
android:layout_width="wrap_content"
|
||
|
android:layout_height="wrap_content"
|
||
|
android:layout_marginLeft="10dp"
|
||
|
android:gravity="center"
|
||
|
android:text="缓存" />
|
||
|
</LinearLayout>
|
||
|
</LinearLayout>
|
||
|
|
||
|
<View
|
||
|
android:layout_width="match_parent"
|
||
|
android:layout_height="1dp"
|
||
|
android:layout_marginTop="15dp"
|
||
|
android:background="@color/gray_line_shallow" />
|
||
|
</LinearLayout>
|
||
|
|
||
|
<androidx.core.widget.NestedScrollView
|
||
|
android:layout_width="match_parent"
|
||
|
android:layout_height="0dp"
|
||
|
android:layout_weight="1"
|
||
|
android:overScrollMode="never"
|
||
|
android:scrollbars="none">
|
||
|
|
||
|
<LinearLayout
|
||
|
android:layout_width="match_parent"
|
||
|
android:layout_height="wrap_content"
|
||
|
android:gravity="center"
|
||
|
android:orientation="vertical">
|
||
|
|
||
|
|
||
|
<TextView
|
||
|
android:id="@+id/tv_collect"
|
||
|
style="@style/mine_item"
|
||
|
android:clickable="true"
|
||
|
android:focusable="true"
|
||
|
android:text="我的收藏" />
|
||
|
|
||
|
<TextView
|
||
|
android:id="@+id/tv_order"
|
||
|
style="@style/mine_item"
|
||
|
android:text="我的订单" />
|
||
|
|
||
|
<TextView
|
||
|
style="@style/mine_item"
|
||
|
android:text="我的关注" />
|
||
|
|
||
|
<TextView
|
||
|
style="@style/mine_item"
|
||
|
android:text="我的关注" />
|
||
|
|
||
|
<TextView
|
||
|
style="@style/mine_item"
|
||
|
android:text="我的关注" />
|
||
|
|
||
|
<TextView
|
||
|
style="@style/mine_item"
|
||
|
android:text="我的关注" />
|
||
|
|
||
|
<TextView
|
||
|
style="@style/mine_item"
|
||
|
android:text="我的关注" />
|
||
|
|
||
|
<TextView
|
||
|
style="@style/mine_item"
|
||
|
android:text="我的关注" />
|
||
|
|
||
|
<TextView
|
||
|
style="@style/mine_item"
|
||
|
android:text="我的关注" />
|
||
|
|
||
|
<TextView
|
||
|
style="@style/mine_item"
|
||
|
android:text="我的关注" />
|
||
|
|
||
|
<TextView
|
||
|
style="@style/mine_item"
|
||
|
android:text="我的关注" />
|
||
|
|
||
|
<TextView
|
||
|
style="@style/mine_item"
|
||
|
android:text="我的关注" />
|
||
|
|
||
|
|
||
|
</LinearLayout>
|
||
|
</androidx.core.widget.NestedScrollView>
|
||
|
</LinearLayout>
|