URLSpanUnderlineSameColor

自定义链接样式:保留下划线,同时保持与普通文字一致的颜色。 通过先记录调用前的颜色,再覆盖为默认文字色,避免主题默认的链接色。

Constructors

Link copied to clipboard
public void TextViewUtils.URLSpanUnderlineSameColor(String url)

Functions

Link copied to clipboard
public void updateDrawState(TextPaint ds)