Animation callbacks for ImageSwitcher Android

345 Views Asked by At

I am using an ImageSwitcher to display a series of images with animations for transitions. Is there a way I can pace the transition based on the duration of the animation? Is it possible to have an AnimationListener or something of that sort to identify the start and end of an animation?

0

There are 0 best solutions below