I've been using overridePendingTransition to animate Dialog Themed activities' on creation... I would like to use animations when those dialogs exit (as in back pressed or work finished).
According to the documentation overridePendingTransition can work when finish() is called, but I've tried overriding it and it doesn't work. Any thoughts on what I'm missing? -- 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 To unsubscribe, reply using "remove me" as the subject.

