varunest / SparkButton

Android library to create buttons with Twitter's heart like animation.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Using setColors at runtime does not actually change the colors used during animation

TheStarterPack opened this issue · comments

Basically as the title says, i change the colors during runtime in a viewholder but the animation color stays the same. Changing the Icons works, however.

commented

@peterivitz opened a pullrequest to solve this issue. I have merged it into master. Can you check if this is fixed for you now?

yes, with 1.0.6 it works just as expected!