1

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

Nilesh Verma
  • 914
  • 1
  • 11
  • 26
  • Have you already tried if View Animation System could be suitable for your needs? Take a look on this: http://stackoverflow.com/questions/3364010/android-animation-flip – Cob013 Jun 20 '13 at 19:57
  • thanks @Rob013 i tried this but not actual that m looking for. – Nilesh Verma Jun 20 '13 at 20:04
  • Are you sure you need to animate multiple views? Perhaps you could try to just animate the Layout your views are in and probably you will get a full flipper result during the animation – Cob013 Jun 20 '13 at 20:13
  • as my question,want to animate multiple images in imageview like flipper in some interval – Nilesh Verma Jun 20 '13 at 20:46

0 Answers0