In my app I have used an alert dialog builder for button click. So when I press a button, little pop up is opened with options – Activate and Deactivate. So can i make that when a user press Activate or Deactivate, Confirmation widnows open with question are you sure ? and a choice yes or no ??
Share
I have created dialog inside another dialog.
See this code:
Just refer that for your condition and it will help you.