diff --git a/app/lib/widget/collection_browser/app_bar.dart b/app/lib/widget/collection_browser/app_bar.dart index 10ea37b5..9fe15dc7 100644 --- a/app/lib/widget/collection_browser/app_bar.dart +++ b/app/lib/widget/collection_browser/app_bar.dart @@ -23,6 +23,7 @@ class _AppBar extends StatelessWidget { expandedHeight: 160, flexibleSpace: FlexibleSpaceBar( background: const _AppBarCover(), + centerTitle: false, title: Text( state.collection.name, style: TextStyle(