Close Live Annotation Button
constructor(context: Context, attrs: AttributeSet? = null, defStyleAttr: Int = androidx.appcompat.R.attr.buttonStyle)
Creates a CloseButtonView with default styling and a cross icon.
Parameters
context
The Context in which the view is created.
attrs
The AttributeSet containing any custom attributes for the view.
def Style Attr
The default style attribute to apply to the view.