mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-19 08:03:50 +02:00
Implement thread list long press actions, fix #5310
This commit is contained in:
@@ -25,5 +25,7 @@ enum ThreadListViewState {
|
||||
case loaded
|
||||
case empty(_ viewModel: ThreadListEmptyViewModel)
|
||||
case showingFilterTypes
|
||||
case showingLongPressActions
|
||||
case share(_ string: String)
|
||||
case error(Error)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user