From d040be2df0fc551f5bca92f09e5fabaf20c6da63 Mon Sep 17 00:00:00 2001 From: Fumiaki Yoshimatsu Date: Mon, 31 Aug 2020 23:55:46 -0400 Subject: [PATCH] Use the light styles in the action bar style in the light theme, but keep the dark theme version of it in the action mode. Fixes #9932 --- app/src/main/res/values/styles.xml | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/app/src/main/res/values/styles.xml b/app/src/main/res/values/styles.xml index 7ecc36a61..b2be0b79b 100644 --- a/app/src/main/res/values/styles.xml +++ b/app/src/main/res/values/styles.xml @@ -60,8 +60,8 @@ @style/TextSecure.TitleTextStyle @style/TextSecure.SubtitleTextStyle 0dp - @style/Signal.Toolbar.Overflow - @style/Signal.Toolbar.Overflow + @style/Signal.Toolbar.Overflow.Light + @style/Signal.Toolbar.Overflow.Light + +