From 4d0d6ca6b798b853a42a249068eb7db06f4851d8 Mon Sep 17 00:00:00 2001 From: geoffroy Date: Sun, 24 Dec 2017 15:25:02 +0100 Subject: [PATCH] Status bar in History is now blue --- 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 66831e5..949a581 100644 --- a/app/src/main/res/values/styles.xml +++ b/app/src/main/res/values/styles.xml @@ -6,6 +6,7 @@ @color/colorPrimary @color/colorPrimaryDark @color/colorAccent + @color/colorPrimaryDark