From 79a5a4cb80165b6e14b2da8ec7469be6f7b137c8 Mon Sep 17 00:00:00 2001 From: Andreas Date: Sat, 11 Dec 2021 14:44:05 +0100 Subject: [PATCH] Fix back button having wrong tint in Toolbar (#6339) (cherry picked from commit 0de86dfe6fcf1e5b854d7d4d4862df7ae0e91ed9) --- 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 3aadbb93a..beb372265 100755 --- a/app/src/main/res/values/styles.xml +++ b/app/src/main/res/values/styles.xml @@ -7,6 +7,7 @@