set Hold Visible
Sets the visibility of the view to VISIBLE (true) or INVISIBLE (false).
Return
BaseViewHolder for chaining calls.
Parameters
view Id
The ID of the view.
visible
When true, the view is visible; when false, the view is invisible.