From 6b44ef8bb9d75cf8c27dbac9dc34e61dc17b5cd0 Mon Sep 17 00:00:00 2001 From: Andy Scherzinger Date: Wed, 14 Apr 2021 23:28:37 +0200 Subject: [PATCH] use proper text color and semi-transparent chip background color on mention-chips Resolves #1131 Signed-off-by: Andy Scherzinger --- app/src/main/res/values/styles.xml | 2 +- app/src/main/res/xml/chip_others.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/app/src/main/res/values/styles.xml b/app/src/main/res/values/styles.xml index 0d1b1309e..76653f6c7 100644 --- a/app/src/main/res/values/styles.xml +++ b/app/src/main/res/values/styles.xml @@ -53,7 +53,7 @@