I have an app that downloads several gifs and then needs to overlay them (not all centered at the same point), honoring the transparency of the images.
I am currently planning to subclass ImageView. What is an efficient way to do the overlay/merge?
-- 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

