Skip to content

Commit 80bfaed

Browse files
BPerlakiHkelson42
authored andcommitted
Use inline title for Kiwix in sidebar
1 parent 0a9d126 commit 80bfaed

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

App/SidebarViewController.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,7 @@ class SidebarViewController: UICollectionViewController, NSFetchedResultsControl
9797

9898
// configure view
9999
navigationItem.title = Brand.appName
100+
navigationItem.largeTitleDisplayMode = .never
100101
navigationItem.rightBarButtonItem = UIBarButtonItem(
101102
image: UIImage(systemName: "plus.square"),
102103
primaryAction: UIAction { [unowned self] _ in

0 commit comments

Comments
 (0)