mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-22 01:22:46 +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:
@@ -22,4 +22,5 @@ import Foundation
|
||||
enum SideMenuViewAction {
|
||||
case loadData
|
||||
case tap(menuItem: SideMenuItem, sourceView: UIView)
|
||||
case tapHeader(sourceView: UIView)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user