From c3b28a35c7b2facd30d034209f455e6abdf592c4 Mon Sep 17 00:00:00 2001 From: Andy Scherzinger Date: Wed, 14 Apr 2021 13:32:32 +0200 Subject: [PATCH] use headline color for participants list item headline(s) Signed-off-by: Andy Scherzinger --- app/src/main/res/values/styles.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/src/main/res/values/styles.xml b/app/src/main/res/values/styles.xml index 0f91348e2..111ba3ef0 100644 --- a/app/src/main/res/values/styles.xml +++ b/app/src/main/res/values/styles.xml @@ -30,7 +30,7 @@ @color/colorAccent @color/colorPrimary @color/nc_outcoming_text_default - @color/nc_incoming_text_default + @color/conversation_item_header @style/appActionBarPopupMenu @style/appActionBarPopupMenu @style/appActionBarPopupMenu