LayoutElementBuilders.Span
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.
Summary
Nested types |
|---|
public interface LayoutElementBuilders.Span.BuilderBuilder to create |