UnsupportedAttachmentViewStyle
constructor(@ColorInt backgroundColor: Int, @ColorInt strokeColor: Int, @Px strokeWidth: Int, @Px cornerRadius: Int, titleTextStyle: TextStyle)
Parameters
backgroundColor
Unsupported attachment background color.
strokeColor
Unsupported attachment stroke color.
strokeWidth
Unsupported attachment stroke width.
cornerRadius
Unsupported attachment corner radius.
titleTextStyle
Text appearance for unsupported attachment title.