When user manually mark a room as read, also dismiss the notifications for this room.
This commit is contained in:
@@ -158,6 +158,7 @@ class RoomListScreen(
|
||||
)
|
||||
}
|
||||
},
|
||||
notificationCleaner = FakeNotificationCleaner(),
|
||||
)
|
||||
|
||||
@Composable
|
||||
|
||||
Reference in New Issue
Block a user