Package 

Class QuoteSpan

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

    
    public final class QuoteSpan
    extends MetricAffectingSpan implements LeadingMarginSpan
                        

    Quote ("> a quote" in Markdown, <blockquote> in HTML) Span that applies margin and an indicator on the start of the paragraph.