]> git.ktnx.net Git - mobile-ledger.git/commit
fix rounding of the automatic profile color of the second profile after using the...
authorDamyan Ivanov <dam+mobileledger@ktnx.net>
Sun, 3 May 2020 19:23:00 +0000 (22:23 +0300)
committerDamyan Ivanov <dam+mobileledger@ktnx.net>
Sun, 3 May 2020 19:23:00 +0000 (22:23 +0300)
commit5bca8f7e0d25965891cb80a3acc5e4b15fb8bac4
tree0ac24c9680acd94bc272a106717e6ef439b5b918
parentc5e225104863d700224b42df374cb614245945c7
fix rounding of the automatic profile color of the second profile after using the default for the first

was causing invalid theme IDs, falling back the default
app/src/main/java/net/ktnx/mobileledger/utils/Colors.java