Skip to content

actiondrawer: Share components between portrait and landscape

Devin Lin requested to merge work/devinlin/actioncentreshare into master

This avoids having to completely load the quicksettings, status bar, media widget, and notifications list from scratch when the view changes. We now have a single instance of each component which is reparented to the new view (portrait/landscape).

Fixes #406 (closed)

Merge request reports

Loading