Android Question:

Define ProgressDialog in Android?

Android Interview Question
Android Interview Question

Answer:

This dialog box displays a progress wheel or a progress bar. It is an extension of AlertDialog and supports adding buttons.


Previous QuestionNext Question
Define DatePickerDialog in Android?Define AlertDialog in Android?