Example usage for Java android.widget LabelView fields, constructors, methods, implement or subclass
The text is from its open source code.
void | setBackgroundColor(@ColorInt int color) Sets the background color for this view. |
void | setText(String text) Sets the text to display in this label |