Package 

Class CustomMentionSpan

  • All Implemented Interfaces:
    android.text.style.UpdateAppearance , android.text.style.UpdateLayout

    
    public final class CustomMentionSpan
    extends ReplacementSpan
                        

    Wrapper for a ReplacementSpan which does nothing except delegate to an underlying span. It is used to allow reuse of the same underlying span across multiple ranges of a spanned text.