Finish migration of Messages screen
This commit is contained in:
parent
ad3ac4cc3c
commit
ec1bbdeb9c
47 changed files with 354 additions and 315 deletions
|
|
@ -26,8 +26,9 @@ import io.element.android.x.matrix.ui.model.MatrixUser
|
|||
import kotlinx.coroutines.FlowPreview
|
||||
import kotlinx.coroutines.flow.Flow
|
||||
import kotlinx.coroutines.flow.asFlow
|
||||
import javax.inject.Inject
|
||||
|
||||
class MatrixItemHelper(
|
||||
class MatrixItemHelper @Inject constructor(
|
||||
private val client: MatrixClient
|
||||
) {
|
||||
/**
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue