Read receipt: Bottom sheet
This commit is contained in:
parent
3e0971f189
commit
d5d002ce5d
16 changed files with 290 additions and 17 deletions
|
|
@ -39,6 +39,8 @@ enum class AvatarSize(val dp: Dp) {
|
|||
TimelineSender(32.dp),
|
||||
TimelineReadReceipt(16.dp),
|
||||
|
||||
ReadReceiptList(32.dp),
|
||||
|
||||
MessageActionSender(32.dp),
|
||||
|
||||
RoomInviteItem(52.dp),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue