mirror of
https://github.com/element-hq/element-x-ios.git
synced 2025-03-10 13:37:11 +00:00
Updating the room list on the home screen as soon as possible instead of waiting for the first sync response.
This commit is contained in:
parent
1ca3448ca3
commit
59e42ec938
@ -82,6 +82,8 @@ final class HomeScreenCoordinator: Coordinator, Presentable {
|
||||
self?.updateRoomsList()
|
||||
}
|
||||
}.store(in: &cancellables)
|
||||
|
||||
updateRoomsList()
|
||||
}
|
||||
|
||||
// MARK: - Public
|
||||
|
Loading…
x
Reference in New Issue
Block a user