State of Compose 2023 results are in! Click here to learn more

← Back to Glance AppWidget

GalleryTemplate

Component
in
Glance AppWidget
. Since 1.0.0-alpha04

Overview

Code Examples

Video

Composable layout for a gallery template app widget. The template is optimized to show images.

@param data the data that defines the widget

Overloads

GalleryTemplate

@Composable
fun GalleryTemplate(data: GalleryTemplateData)

Parameters

NameDescription
datathe data that defines the widge