New Compose Multiplatform components arrived on Composables UICheck it out →

Compose Multiplatform library

Jetpack Glance

"Jetpack Glance" is a utility library that enhances Android app usability by providing quick access to key information and actions directly from the device's lock screen or notification shade. It aims to improve user engagement and convenience through streamlined interactions

Installation

dependencies {
  implementation("androidx.glance:glance-appwidget:1.1.0")
}

Components in Jetpack Glance

Discover all components available in Jetpack Glance

AndroidRemoteViews
CircleIconButton
CircularProgressIndicator
FilledButton
LazyColumn
LazyVerticalGrid
LinearProgressIndicator
OutlineButton
RadioButton
Scaffold
SquareIconButton
TitleBar