From de26fb7861045ed3b7c07b804866b3da5a846afc Mon Sep 17 00:00:00 2001 From: Damyan Ivanov Date: Thu, 20 Feb 2020 19:59:59 +0200 Subject: [PATCH] use opaque base text color the transparency needs to be manipulated in another place, which would require mangling with alpha, which (the docs say) has performance implications the new color is what the old one would appear on a white background --- app/src/main/res/values/styles.xml | 2 +- tools/gen-styles | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/app/src/main/res/values/styles.xml b/app/src/main/res/values/styles.xml index f9be6d32..9defca00 100644 --- a/app/src/main/res/values/styles.xml +++ b/app/src/main/res/values/styles.xml @@ -35,7 +35,7 @@