Show TOC

Dialogs and other Popups as FragmentsLocate this document in the navigation structure

You can use fragments to declaratively define dialogs and other popup controls which are not part of the normal page UI structure.

This is a huge advantage over views that do not support this use. The main reason for this is that the view control is always a wrapper around the view content.