Saturday, 15 September 2012

nineoldandroids - How to dynamically change accelerated While the animation running in Android? -



nineoldandroids - How to dynamically change accelerated While the animation running in Android? -

i using nineoldandroid.

q: how alter animation playback time after animation begins accelerate animation ends? in other words,how alter duration?

you can utilize interpolator in animation one:

anim.setinterpolator(new acceleratedecelerateinterpolator());

source: setting interpolators

android nineoldandroids

No comments:

Post a Comment