DefaultQuotedAttachmentViewStyle
constructor(@Px fileAttachmentHeight: Int, @Px fileAttachmentWidth: Int, @Px imageAttachmentHeight: Int, @Px imageAttachmentWidth: Int, @Px quotedImageRadius: Int)
Parameters
fileAttachmentHeight
The height of the quoted file attachment.
fileAttachmentWidth
The width of the quoted file attachment.
imageAttachmentHeight
The width of the quoted image attachment.
imageAttachmentWidth
The height of the quoted image attachment.
quotedImageRadius
The radius of the quoted attachment corners.