Hi guys, I want to play an animation when a dialog is being closed. is that possible? I was trying to implement different callbacks. I have a key event listener that listens to the back button click event. When I get this event I start an animation and when it's stopped i launch dismiss. But I find that it's not really a good way to do this. Is there something easier? Thank you.
-- 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

