Skip to content

Commit

Permalink
leave bottom bar when map is opened
Browse files Browse the repository at this point in the history
  • Loading branch information
r10s committed Apr 6, 2024
1 parent 341be47 commit 54ac722
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions deltachat-ios/Controller/MapViewController.swift
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ class MapViewController: WebxdcViewController {
}
}
super.init(dcContext: dcContext, messageId: msgId)
hidesBottomBarWhenPushed = false
}

required init?(coder: NSCoder) {
Expand Down

0 comments on commit 54ac722

Please sign in to comment.