From 5eefcbd5dba3d4499ea90d471c57377aea42c9c4 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(+) (limited to 'app') 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 @@