I would like to animate a dialog dynamically (dialog may translate up or down to exit) through code ? is it possible to implement?
Asked
Active
Viewed 61 times
-2
-
may be this could help a bit http://stackoverflow.com/questions/4817014/animate-a-custom-dialog – Aakash Oct 29 '15 at 15:46
-
@aakash Actually i don't want to work on xml files. In xml files we can declare only one exit animation for a dialog. But in my case, based on the option user selects it will have different exit transitions. – quest Oct 29 '15 at 16:08