Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 1.21 KB

Dialogs_and_other_Popups_as_Fragments_448c641.md

File metadata and controls

22 lines (14 loc) · 1.21 KB
loio
448c6418153149a79c8ff4370808f9c1

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.