onClick

abstract fun onClick(v: View, matchText: String)

SimpleClickableSpan被点击时回调

Parameters

v

点击的当前View

matchText

点击时匹配上的文本