Getting alert dialog properties/
I want to check if dialog is showing and if it is then save its title,
message, button titles in onSaveInstanceState() method and display an
alert with saved properties next time activity is restored from saved
bundle.
No comments:
Post a Comment