I am currently trying to get an image to "fall" from the "sky" (top of the mobile device) out to the bottom. In order for me to be able to manipulate this image, do I have to create it in Java, or should I make the ImageView in xml? There will eventually be "many" of the same image falling, so should I create a class of some sort?
-- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

