This lets us make it more consistent with the Compose screens for now. Maybe it'll return in the future. This also includes making the AboutController a full Compose controller with a new abstracted TopAppBar composable.
The `source.headers.toMultimap()` call in WebViewActivity makes all the names lowercase.
* Fix loading progress not showing in webview * Review Changes