Preview with a last message by default.
This commit is contained in:
parent
9d586bf2bb
commit
cf6bcca9cd
1 changed files with 1 additions and 1 deletions
|
|
@ -45,7 +45,7 @@ open class RoomListRoomSummaryProvider : PreviewParameterProvider<RoomListRoomSu
|
|||
}
|
||||
|
||||
fun aRoomListRoomSummary(
|
||||
lastMessage: String? = null,
|
||||
lastMessage: String? = "Last message",
|
||||
notificationMode: RoomNotificationMode? = null,
|
||||
hasUnread: Boolean = false,
|
||||
timestamp: String? = "88:88",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue