Tagged Questions

2
votes
2answers
1k views

Android. Save Instance State for Dialogs?

I wonder what is the right way to implement this? Could anybody advice whether my solution is correct? So: Activity is created User clicks on button and dialog is launched (Dialog, not dialog ...