mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-05-03 14:46:56 +02:00
Implement new space selector bottom sheet (#6518)
* Delight: Edit layout experiment #6079
This commit is contained in:
@@ -32,8 +32,8 @@ class AllChatsActionProvider {
|
||||
self.recentsAction,
|
||||
self.filtersAction,
|
||||
UIMenu(title: "", options: .displayInline, children: [
|
||||
alphabeticalOrderAction,
|
||||
activityOrderAction
|
||||
activityOrderAction,
|
||||
alphabeticalOrderAction
|
||||
])
|
||||
])
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user