]> git.ktnx.net Git - mobile-ledger.git/commit
use opaque base text color
authorDamyan Ivanov <dam+mobileledger@ktnx.net>
Thu, 20 Feb 2020 17:59:59 +0000 (19:59 +0200)
committerDamyan Ivanov <dam+mobileledger@ktnx.net>
Thu, 20 Feb 2020 18:01:14 +0000 (20:01 +0200)
commitde26fb7861045ed3b7c07b804866b3da5a846afc
tree0a1b178fbecd22d51235d8cd170889f4d7329a8b
parent5545ddea3574103c2a7eea552fff0d43a0587fac
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
tools/gen-styles