Need help regarding add to card fly animation in android -
is there library available in android fly image specific area , disappear of shopping apps when user clicks on add cart, particular product flies cart(some sort of animation).
how stuff
yes, there nice library here looking for. have used , can assure job perfectly.
its light-weight , simple use too.
add dependency,
dependencies { compile( 'com.dk.animation.circle:library:0.1.0@aar') }
and run it, this,
new circleanimationutil().attachactivity(mainactiviy.this).settargetview(mtargetview).setdestview(mdestview).startanimation();
hope helps you.
Comments
Post a Comment