@消息逻辑补充
This commit is contained in:
@@ -1995,6 +1995,8 @@
|
||||
android:layout_centerHorizontal="true"
|
||||
android:layout_centerVertical="true" />
|
||||
<!-- SVG 座骑-->
|
||||
|
||||
|
||||
<ImageView
|
||||
android:id="@+id/new_message"
|
||||
android:layout_width="106.67dp"
|
||||
@@ -2003,6 +2005,16 @@
|
||||
android:layout_marginStart="10dp"
|
||||
android:visibility="gone" />
|
||||
|
||||
<ImageView
|
||||
android:id="@+id/at_message"
|
||||
android:layout_width="106.67dp"
|
||||
android:layout_height="27.33dp"
|
||||
android:layout_above="@id/new_message"
|
||||
android:layout_marginStart="10dp"
|
||||
android:layout_alignParentBottom="true"
|
||||
android:layout_marginBottom="35dp"
|
||||
android:visibility="gone" />
|
||||
|
||||
<androidx.recyclerview.widget.RecyclerView
|
||||
android:id="@+id/room_fast_msg"
|
||||
android:layout_width="match_parent"
|
||||
|
||||
BIN
live/src/main/res/mipmap-xxxhdpi/emphasis_cn.png
Normal file
BIN
live/src/main/res/mipmap-xxxhdpi/emphasis_cn.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 12 KiB |
BIN
live/src/main/res/mipmap-xxxhdpi/emphasis_en.png
Normal file
BIN
live/src/main/res/mipmap-xxxhdpi/emphasis_en.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 17 KiB |
Reference in New Issue
Block a user