Skip to content

Latest commit

 

History

History
8 lines (4 loc) · 383 Bytes

dialogs-and-other-popups-as-fragments-448c641.md

File metadata and controls

8 lines (4 loc) · 383 Bytes

Dialogs and other Popups as Fragments

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.