Stay organized with collections
Save and categorize content based on your preferences.
Content and code samples on this page are subject to the licenses described in the Content License. Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.
Last updated 2025-05-15 UTC.
[null,null,["Last updated 2025-05-15 UTC."],[],[],null,["# androidx.wear.protolayout.material.layouts\n==========================================\n\n*** ** * ** ***\n\n[Kotlin](/reference/kotlin/androidx/wear/protolayout/material/layouts/package-summary \"View this page in Kotlin\") \\|Java\n\nClasses\n-------\n\n|--------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| [EdgeContentLayout](/reference/androidx/wear/protolayout/material/layouts/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. |\n| [EdgeContentLayout.Builder](/reference/androidx/wear/protolayout/material/layouts/EdgeContentLayout.Builder) | Builder class for [EdgeContentLayout](/reference/androidx/wear/protolayout/material/layouts/EdgeContentLayout). |\n| [LayoutDefaults](/reference/androidx/wear/protolayout/material/layouts/LayoutDefaults) | Contains the default values used by layout templates for ProtoLayout. |\n| [LayoutDefaults.MultiButtonLayoutDefaults](/reference/androidx/wear/protolayout/material/layouts/LayoutDefaults.MultiButtonLayoutDefaults) | Contains default values used for [MultiButtonLayout](/reference/androidx/wear/protolayout/material/layouts/MultiButtonLayout). |\n| [MultiButtonLayout](/reference/androidx/wear/protolayout/material/layouts/MultiButtonLayout) | Opinionated ProtoLayout layout, that can contain between 1 and [MAX_BUTTONS](/reference/androidx/wear/protolayout/material/layouts/LayoutDefaults.MultiButtonLayoutDefaults#MAX_BUTTONS()) number of buttons arranged inline with the Material guidelines. |\n| [MultiButtonLayout.Builder](/reference/androidx/wear/protolayout/material/layouts/MultiButtonLayout.Builder) | Builder class for [MultiButtonLayout](/reference/androidx/wear/protolayout/material/layouts/MultiButtonLayout). |\n| [MultiSlotLayout](/reference/androidx/wear/protolayout/material/layouts/MultiSlotLayout) | Opinionated ProtoLayout layout, row like style with horizontally aligned and spaced slots (for icons or other small content). |\n| [MultiSlotLayout.Builder](/reference/androidx/wear/protolayout/material/layouts/MultiSlotLayout.Builder) | Builder class for [MultiSlotLayout](/reference/androidx/wear/protolayout/material/layouts/MultiSlotLayout). |\n| [PrimaryLayout](/reference/androidx/wear/protolayout/material/layouts/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. |\n| [PrimaryLayout.Builder](/reference/androidx/wear/protolayout/material/layouts/PrimaryLayout.Builder) | Builder class for [PrimaryLayout](/reference/androidx/wear/protolayout/material/layouts/PrimaryLayout). |"]]