@消息界面

This commit is contained in:
18401019693
2022-10-08 10:01:58 +08:00
parent a1633e3456
commit 80655a8662
23 changed files with 848 additions and 96 deletions

View File

@@ -46,9 +46,9 @@
<androidx.recyclerview.widget.RecyclerView
android:id="@+id/anchor_list"
android:layout_below="@id/type_title"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:layout_below="@id/type_title"
android:layout_marginLeft="20dp"
android:layout_marginRight="20dp"
android:fadingEdge="none" />