Add TODO
This commit is contained in:
parent
60083ad5ea
commit
b02aa0d546
1 changed files with 1 additions and 0 deletions
|
|
@ -75,6 +75,7 @@ import javax.inject.Inject
|
|||
private const val EXTENDED_RANGE_SIZE = 40
|
||||
private const val SUBSCRIBE_TO_VISIBLE_ROOMS_DEBOUNCE_IN_MILLIS = 300L
|
||||
|
||||
// TODO Create HomePresenter to split the state.
|
||||
class RoomListPresenter @Inject constructor(
|
||||
private val client: MatrixClient,
|
||||
private val syncService: SyncService,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue