From 8b0dc345719c4384f2b87c7f916130010eee9352 Mon Sep 17 00:00:00 2001 From: Andy Scherzinger Date: Wed, 14 Apr 2021 18:37:04 +0200 Subject: [PATCH] make text-menu items not all-caps Signed-off-by: Andy Scherzinger --- app/src/main/res/values/styles.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/app/src/main/res/values/styles.xml b/app/src/main/res/values/styles.xml index b52a805f9..0d1b1309e 100644 --- a/app/src/main/res/values/styles.xml +++ b/app/src/main/res/values/styles.xml @@ -37,6 +37,7 @@ @style/appActionBarPopupMenu @style/appActionBarPopupMenu @style/appActionBarPopupMenu + @style/menuTextAppearance @style/SearchView @color/bg_default @@ -72,6 +73,10 @@ @color/fontAppbar + +