Package 

Class OrderedListSpan

  • All Implemented Interfaces:
    android.text.style.LeadingMarginSpan , android.text.style.ParagraphStyle , io.element.android.wysiwyg.view.spans.BlockSpan

    
    public final class OrderedListSpan
     implements LeadingMarginSpan, BlockSpan
                        

    Custom ordered list span (<ol> in HTML), prints a prefix with the current list item number and applies a margin to the item.