LayoutElementBuilders.Span
@RequiresSchemaVersion(major = 1, minor = 0)
public interface LayoutElementBuilders.Span
LayoutElementBuilders.SpanImage | 
                
                   An image which can be added to a   | 
              
LayoutElementBuilders.SpanText | 
                
                   A portion of text which can be added to a   | 
              
Interface defining a single Span. Each Span forms part of a larger Spannable widget. At the moment, the only widgets which can be added to Spannable containers are SpanText and SpanImage elements.