Package 

Class SpannableStringUtils.MyClickableSpan

    • Method Summary

      Modifier and Type Method Description
      void onClick(@NonNull() View widget)
      void updateDrawState(@NonNull() TextPaint ds)
      • Methods inherited from class android.text.style.ClickableSpan

        onClick, toString, updateDrawState
      • Methods inherited from class android.text.style.CharacterStyle

        getUnderlying, wrap
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • SpannableStringUtils.MyClickableSpan

        SpannableStringUtils.MyClickableSpan(int color)
    • Method Detail

      • onClick

         void onClick(@NonNull() View widget)