Hi, I am running an animation of a spinning star and I would like to add some fade-in/fade-out effects. I am loading the animation in Java by making the AnimationDrawable objects, and adding the bitmaps as frames and then setting it to an ImageView using setBackgroundDrawable. I there a way I can add fade-in fade-out effects to this animation? I couldn't find any help on that subjects so far.
-- 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

