Questions
1. Why did we create an instance of an anonymous subclass of DialogFragment?
2. What else must you do with the DialogFragment, besides instantiate it, to have it pop up?
3. What is the standard order, from left to right, of buttons in the AlertDialog?
4. Give several options that we set in the builder in this lesson. (Choose all that apply.)
2. What else must you do with the DialogFragment, besides instantiate it, to have it pop up?
3. What is the standard order, from left to right, of buttons in the AlertDialog?
4. Give several options that we set in the builder in this lesson. (Choose all that apply.)