Dear all, I'm developing an application that can take an arraylist of images of varying length and display them in the order in which they are added to the arraylist. I use viewFlipper.addView() to add each image. When I call startFlipping() the images are displayed, but not in any particular sequence, and they are then repeatedly displayed in a random sequence and not in the original sequence. Has anyone else found this? If so, what's the work around?
Angus -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this group, send email to android-developers+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-developers?hl=en To unsubscribe, reply using "remove me" as the subject.