androidx.slice.builders
Classes
GridRowBuilder |
Builder to construct a grid row which may be added as a row to ListBuilder .
|
GridRowBuilder.CellBuilder | Builder to construct a cell. |
ListBuilder | Builder for constructing slices composed of rows of content. |
ListBuilder.HeaderBuilder | Builder to construct a header row. |
ListBuilder.InputRangeBuilder | Builder to construct a input range row. |
ListBuilder.RangeBuilder |
Builder to construct a range row which can be added to a ListBuilder .
|
ListBuilder.RatingBuilder | Builder to construct a input star rating. |
ListBuilder.RowBuilder | Builder to construct a row. |
SelectionBuilder |
Builder to construct a selection which can be added to a ListBuilder .
|
SliceAction | Class representing an action, supports tappable icons, custom toggle icons, and default toggles, as well as date and time pickers. |
TemplateSliceBuilder | Base class of builders of various template types. |