androidx.wear.protolayout.material.layouts
Classes
EdgeContentLayout |
ProtoLayout layout that represents the suggested layout style for Material ProtoLayout, which has content around the edge of the screen (e.g. a ProgressIndicator) and the given content inside of it with the recommended margin and padding applied. |
EdgeContentLayout.Builder |
Builder class for |
LayoutDefaults |
Contains the default values used by layout templates for ProtoLayout. |
LayoutDefaults.MultiButtonLayoutDefaults |
Contains default values used for |
MultiButtonLayout |
Opinionated ProtoLayout layout, that can contain between 1 and |
MultiButtonLayout.Builder |
Builder class for |
MultiSlotLayout |
Opinionated ProtoLayout layout, row like style with horizontally aligned and spaced slots (for icons or other small content). |
MultiSlotLayout.Builder |
Builder class for |
PrimaryLayout |
ProtoLayout layout that represents a suggested layout style for Material ProtoLayout with the primary (compact) chip at the bottom with the given content in the center and the recommended margin and padding applied. |
PrimaryLayout.Builder |
Builder class for |