October 2018
Intermediate to advanced
464 pages
15h 17m
English
Finally, we can also create a custom layout, and set it using the following:
.setView()
If you use a custom layout and replace the standard buttons, you are also responsible for closing the dialog. Use hide() if you plan to reuse the dialog and dismiss() when finished to release the resources.