My requirement, want to animate multiple images in single ImageView like Flipper, want to change the image in certain time interval flip in left to right, right to left, top to bottom and bottom to top. image will flip like this flip animation using object animator
don't want to use View flipper and object animator because want to run this feature in android 2.2 please help