From 9dd5a68371e33ba3e2bd687e5cbcf200d1114cbc Mon Sep 17 00:00:00 2001 From: Andy Scherzinger Date: Thu, 7 Aug 2025 15:59:48 +0200 Subject: [PATCH] fix(ui): Ensure mention chips are chat-text text-sized follow up to #5218 Signed-off-by: Andy Scherzinger --- app/src/main/res/values/styles.xml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/app/src/main/res/values/styles.xml b/app/src/main/res/values/styles.xml index 83ca98dec..42efe8985 100644 --- a/app/src/main/res/values/styles.xml +++ b/app/src/main/res/values/styles.xml @@ -89,10 +89,12 @@