This commit is contained in:
18401019693
2022-07-27 10:52:14 +08:00
parent 8216efaba6
commit 9f30e724e9
10 changed files with 89 additions and 23 deletions

View File

@@ -90,7 +90,7 @@
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_centerInParent="true"
app:srcCompat="@drawable/rc_unread_count_bg_normal" />
app:srcCompat="@mipmap/rc_unread_count_bg_normal" />
<TextView
android:id="@+id/rc_conversation_unread_count"

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.8 KiB