HI, When trying to show more than one animation at the same time sometimes one of the animations "hickups" and just seems to jump right to the end position.
What im trying to achive is have a Gallery baseed mebu that changes the current view in a ViewFlipper, the Gallery changes the current view on the setOnItemClickListener. if i don't use the event to chnage the current view then my Gallery animation works as expected.
if i try to chnage the view then the ViewFlipper animation works but the Gallery animation is choppy.
Any advice as to the correct way for mutiple animations?
Thanks,