change (preferences) : clean and fix tests
This commit is contained in:
parent
64f139750c
commit
5fd987a116
5 changed files with 40 additions and 6 deletions
|
|
@ -73,7 +73,6 @@ internal fun RoomSummaryRow(
|
|||
eventSink: (RoomListEvents) -> Unit,
|
||||
modifier: Modifier = Modifier,
|
||||
) {
|
||||
|
||||
Box(modifier = modifier) {
|
||||
when (room.displayType) {
|
||||
RoomSummaryDisplayType.PLACEHOLDER -> {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue