Which dialog boxes are supported by android?
Answer / maanya
Android supports 4 dialog boxes:
a.) AlertDialog: Alert dialog box supports 0 to 3 buttons and a list of selectable elements which includes check boxes and radio buttons.
b.) ProgressDialog: This dialog box is an extension of AlertDialog and supports adding buttons. It displays a progress wheel or bar.
c.) DatePickerDialog: The user can select the date using this dialog box.
d.) TimePickerDialog: The user can select the time using this dialog box.
| Is This Answer Correct ? | 1 Yes | 0 No |
Do you know launch modes in android?
What is the file features used in android?
what is the difference between this and getapplicationcontext in android?
What is proguard-rules.pro?
What is action_view?
Can you run exe files on android?
Name 4 ways android allows you to store data?
What are the positive and negative with volley?
What is the database used for android platform?
What is rx in android?
How do I manually update my android?
Why android is the most popular mobile operating system in the world?