mirror of
https://github.com/nextcloud/talk-android
synced 2025-02-02 04:32:02 +00:00
Modify default unread color
Signed-off-by: Mario Danic <mario@lovelyhq.com>
This commit is contained in:
parent
45752f93b3
commit
e9b97ed5d8
@ -21,7 +21,7 @@
|
||||
|
||||
<shape xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:shape="oval">
|
||||
<solid android:color="@color/nc_darkRed" />
|
||||
<solid android:color="#757575" />
|
||||
<stroke
|
||||
android:width="2dp"
|
||||
android:color="@color/white" />
|
||||
|
Loading…
Reference in New Issue
Block a user