From: Damyan Ivanov Date: Thu, 20 Feb 2020 17:59:59 +0000 (+0200) Subject: use opaque base text color X-Git-Tag: v0.12.0~81 X-Git-Url: https://git.ktnx.net/?p=mobile-ledger-staging.git;a=commitdiff_plain;h=de26fb7861045ed3b7c07b804866b3da5a846afc 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 --- 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 @@