You are on page 1of 1

loio

448c6418153149a79c8ff4370808f9c1
view on: demo kit nightly build | demo kit latest release

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.

You might also like