Package 

Class Utils.TextViewLinkHandler

    • Method Summary

      Modifier and Type Method Description
      boolean onTouchEvent(TextView widget, Spannable buffer, MotionEvent event)
      abstract void onLinkClick(String url)
      • Methods inherited from class android.text.method.LinkMovementMethod

        canSelectArbitrarily, down, getInstance, handleMovementKey, initialize, left, onTakeFocus, onTouchEvent, right, up
      • Methods inherited from class android.text.method.ScrollingMovementMethod

        bottom, end, home, lineEnd, lineStart, pageDown, pageUp, top
      • Methods inherited from class android.text.method.BaseMovementMethod

        getMovementMetaState, onGenericMotionEvent, onKeyDown, onKeyOther, onKeyUp, onTrackballEvent
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait