set Text
Sets the text of the TextView.
Return
BaseViewHolder for chaining calls.
Parameters
view Id
The ID of the view.
text
The text to be set.
Sets the text of the TextView.
Return
BaseViewHolder for method chaining.
Parameters
view Id
The view ID.
text
The text to be set.