hanks-zyh / SmallBang

twitter like animation for any view :heartbeat:
Apache License 2.0
1k stars 158 forks source link

Option to set start and end view? #3

Closed broakenmedia closed 6 years ago

broakenmedia commented 8 years ago

Something like the heart icon for example. Would need to start grey and become red once tapped and the animation has been finished. I presume this can be done in the onAnimationEnd but how well does that sync with the animation? I can imagine it looking like it's just popping in at the end instead of flowing nicely

hanks-zyh commented 6 years ago

i have been release v1.2.0 by re-implement the animation, please have a try

dependencies {
    implementation 'pub.hanks:smallbang-library:1.2.0'
}