-
- All Implemented Interfaces:
-
android.os.Parcelable,android.text.ParcelableSpan,android.text.style.UpdateAppearance
public final class SpanTextUtil.ChuckerForegroundColorSpan extends ForegroundColorSpan
-
-
Constructor Summary
Constructors Constructor Description SpanTextUtil.ChuckerForegroundColorSpan(Integer color)
-
Method Summary
Modifier and Type Method Description -
Methods inherited from class com.chuckerteam.chucker.internal.support.SpanTextUtil.ChuckerForegroundColorSpan
describeContents, getForegroundColor, getSpanTypeId, updateDrawState, writeToParcel -
Methods inherited from class android.text.style.ForegroundColorSpan
getUnderlying -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Detail
-
SpanTextUtil.ChuckerForegroundColorSpan
SpanTextUtil.ChuckerForegroundColorSpan(Integer color)
-
-
-
-