setUserResizingDividerDrawable
Set a Drawable to display when isUserResizingEnabled is true
and multiple panes are visible without overlapping. This forms the visual touch target for dragging. This may also be set from the userResizingDividerDrawable
XML attribute during view inflation.
Set a Drawable by resource id to display when isUserResizingEnabled is true
and multiple panes are visible without overlapping. This forms the visual touch target for dragging. This may also be set from the userResizingDividerDrawable
XML attribute during view inflation.