element-x-ada/features/roomlist
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
..
api Fix moar ktlint issues 2024-01-11 10:02:10 +01:00
impl Add an empty state to the room list. 2024-02-02 12:39:09 +01:00