mirror of
https://github.com/nextcloud/talk-android
synced 2025-03-06 06:15:12 +00:00
Redo text color
Signed-off-by: Mario Danic <mario@lovelyhq.com>
This commit is contained in:
parent
25e5a2909b
commit
7e63fc9d2a
@ -1,4 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?><!--
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!--
|
||||
~ Nextcloud Talk application
|
||||
~
|
||||
~ @author Mario Danic
|
||||
@ -125,10 +126,10 @@
|
||||
android:layout_marginStart="8dp"
|
||||
android:background="@drawable/bubble_circle_unread"
|
||||
android:gravity="center"
|
||||
android:textSize="12sp"
|
||||
android:lines="1"
|
||||
android:textAlignment="center"
|
||||
android:textColor="@color/conversation_unread_bubble"
|
||||
android:textSize="12sp"
|
||||
tools:background="@drawable/bubble_circle_unread"
|
||||
tools:text="99+" />
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user