- The `MainActivity` contains some setup code, but it uses `ContentController` internally
-`ContentController` has the focus to (as the name suggests) control the main content, i.e. control what happens when the user clicks on an sitemap item, restore state after app change, control the back button
- "Good" debug break points are in `Widget` line 265, and `Item` line 87