mirror of
https://github.com/pachli/pachli-android.git
synced 2025-02-09 00:18:56 +01:00
f2cce6947e
Previously, in `MainActivity` and `AccountActivity` the status bar would be `colorPrimaryDark`. Adjust the layouts and code so that `colorSurface` is used to match the toolbar colour. Fixes #79