Example usage for android.text.method LinkMovementMethod subclass-usage

List of usage examples for android.text.method LinkMovementMethod subclass-usage

Introduction

In this page you can find the example usage for android.text.method LinkMovementMethod subclass-usage.

Usage

From source file im.zico.fancy.common.widget.HackyMovementMethod.java

public class HackyMovementMethod extends LinkMovementMethod {

    private static HackyMovementMethod sInstance;

    private BackgroundColorSpan mGray;