mirror of
https://gitlab.linphone.org/BC/public/linphone-android.git
synced 2026-01-18 03:48:08 +00:00
Unread chat messages background changed
This commit is contained in:
parent
253f8da0cd
commit
c41b5cff5d
1 changed files with 1 additions and 1 deletions
|
|
@ -26,7 +26,7 @@
|
|||
android:layout_marginRight="5dp"
|
||||
android:layout_toLeftOf="@id/delete"
|
||||
android:layout_centerVertical="true"
|
||||
android:background="@drawable/chat_icon_over"
|
||||
android:background="@drawable/missed_calls_bg"
|
||||
android:adjustViewBounds="true"
|
||||
android:gravity="center"
|
||||
android:textSize="18dp"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue