Composable Function

AndroidLayoutElement

Add LayoutElementBuilders.LayoutElement into the glance composition.

AndroidLayoutElement

Deprecated

glance-wear-tiles is deprecated and will be removed

Source set: Android
@Composable // For backwards compatibility.
public fun AndroidLayoutElement(
    layoutElement: androidx.wear.tiles.LayoutElementBuilders.LayoutElement
)

Add LayoutElementBuilders.LayoutElement into the glance composition.

Parameters

layoutElement the layout element to add to the composition

Last updated: