set Padding
Sets the padding of the view.
Return
BaseViewHolder for chaining calls.
Parameters
view Id
The ID of the view.
left
The left padding.
top
The top padding.
right
The right padding.
bottom
The bottom padding.
Sets the padding of the view.
BaseViewHolder for chaining calls.
The ID of the view.
The left padding.
The top padding.
The right padding.
The bottom padding.