When user manually mark a room as read, also dismiss the notifications for this room.
This commit is contained in:
parent
756e04493e
commit
85ceb0296c
5 changed files with 42 additions and 8 deletions
|
|
@ -158,6 +158,7 @@ class RoomListScreen(
|
|||
)
|
||||
}
|
||||
},
|
||||
notificationCleaner = FakeNotificationCleaner(),
|
||||
)
|
||||
|
||||
@Composable
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue