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