mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-21 00:52:43 +02:00
Change cells, add separator, fix room display name, fix content height, introduce AutoSizedTableView
This commit is contained in:
+1
-2
@@ -20,7 +20,6 @@ import Foundation
|
||||
|
||||
/// RoomCreationEventsModalViewController view state
|
||||
enum RoomCreationEventsModalViewState {
|
||||
case loading
|
||||
case loaded(_ displayName: String)
|
||||
case loaded
|
||||
case error(Error)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user