mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-21 17:12:45 +02:00
Change behaviour of avatar/self in left menu to match common paradigm and take user to their own profile/settings
- Done
This commit is contained in:
@@ -198,6 +198,10 @@ final class SideMenuViewController: UIViewController {
|
||||
|
||||
|
||||
// MARK: - Actions
|
||||
|
||||
@IBAction func headerTapAction(sender: UIView) {
|
||||
self.viewModel.process(viewAction: .tapHeader(sourceView: sender))
|
||||
}
|
||||
}
|
||||
|
||||
// MARK: - SideMenuViewModelViewDelegate
|
||||
|
||||
Reference in New Issue
Block a user