Android
AND-401 · Question #39
Which of the following is incorrect about ProgressDialog?
The correct answer is C. ProgressDialog is able to apply a custom XML-defined layout by using the. See the full explanation below for the reasoning.
Question
Which of the following is incorrect about ProgressDialog?
Options
- AProgressDialog inherits from the AlertDialog class.
- BProgressDialog can be set as 2 types of style: STYLE_HORIZONTAL and STYLE_SPINNER.
- CProgressDialog is able to apply a custom XML-defined layout by using the
- DProgressDialog can be freely configured to use a Drawable class to display as its progress bar.
How the community answered
(32 responses)- A9% (3)
- B13% (4)
- C75% (24)
- D3% (1)
Community Discussion
No community discussion yet for this question.