setLargerCloseButtonClickArea

open fun setLargerCloseButtonClickArea(closeButtonView: View?)

Sets a rectangular click area for the close button. This is necessary to provide a larger click area than the close button drawable and to ensure that the click area is not a mask of the drawable and is instead an easy to tap rectangle.

Parameters

closeButtonView

The close button view.