element-x-ada/features/roomlist/impl/src
Jorge Martín 49646f2bef Add an empty state to the room list.
- Make `RoomListDataSource.allRooms` a `SharedFlow` so we can know when we don't have a value yet.
- Map its output in `RoomListPresenter` to `AsyncData`.
- Display the new empty state when the room list has loaded and has no items.
2024-02-02 12:39:09 +01:00
..
main Add an empty state to the room list. 2024-02-02 12:39:09 +01:00
test/kotlin/io/element/android/features/roomlist/impl Add an empty state to the room list. 2024-02-02 12:39:09 +01:00