收藏房间

This commit is contained in:
oujunhui
2020-04-20 20:57:12 +08:00
parent f7f06a3ee9
commit 100e73555c
19 changed files with 138 additions and 54 deletions

View File

@@ -81,8 +81,8 @@
android:layout_width="match_parent"
android:layout_height="match_parent"
android:layout_below="@id/message_item_name_layout"
android:layout_toLeftOf="@id/message_item_portrait_right"
android:layout_toRightOf="@id/message_item_portrait_left">
android:layout_toStartOf="@id/message_item_portrait_right"
android:layout_toEndOf="@id/message_item_portrait_left">
<LinearLayout
android:id="@+id/message_item_body"