actiondrawer: Share components between portrait and landscape
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)