]> git.ktnx.net Git - mobile-ledger-staging.git/commit
fix FAB disabled tint color
authorDamyan Ivanov <dam+mobileledger@ktnx.net>
Wed, 20 May 2020 16:48:51 +0000 (19:48 +0300)
committerDamyan Ivanov <dam+mobileledger@ktnx.net>
Wed, 20 May 2020 16:48:51 +0000 (19:48 +0300)
commitd59f75ecb788410339c102693346ed34af8c3b2d
tree404db4de341a2947cb5592300c8d235eb131fe17
parent926ddee03ac9a15473ebf472e43e6f110a412cf6
fix FAB disabled tint color

to be the same as the non-disabled color. at present, the only disabled
FAB is the one in the new transaction activity and it is disabled only
while the transaction is being sent, which is also accompanied with the
fragment (and the FAB) flying to the top, so there is no real need to
use a distinct disabled color

the default disabled tint is black, which is quite ugly, changing from
white-ish
app/src/main/res/drawable-anydpi-v21/ic_add_white_24dp.xml
app/src/main/res/values/styles.xml