Example usage for Java android.text.style BackgroundColorSpan fields, constructors, methods, implement or subclass
The text is from its open source code.
BackgroundColorSpan(@ColorInt int color) Creates a BackgroundColorSpan from a color integer. | |
BackgroundColorSpan(@NonNull Parcel src) Creates a BackgroundColorSpan from a parcel. |