From 58b9a88bcbf73806ed4c55e708335f1f3aff45bf Mon Sep 17 00:00:00 2001 From: Harsh Shandilya Date: Sat, 5 May 2018 17:34:21 +0530 Subject: styles: Fixup CAB background color Long pressing any list item entry would cause the action bar to use the dark color from the parent theme -- fix that. Signed-off-by: Harsh Shandilya --- app/src/main/res/values/styles.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/app/src/main/res/values/styles.xml b/app/src/main/res/values/styles.xml index f018bee7..6542b21c 100644 --- a/app/src/main/res/values/styles.xml +++ b/app/src/main/res/values/styles.xml @@ -4,6 +4,7 @@