DailyWidget

the actual widget but it will load the composable function instead

Constructors

Link copied to clipboard
constructor()

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
open override val sizeMode: SizeMode.Responsive
Link copied to clipboard

Functions

Link copied to clipboard
open fun onCompositionError(context: Context, glanceId: GlanceId, appWidgetId: Int, throwable: Throwable)
Link copied to clipboard
open suspend fun onDelete(context: Context, glanceId: GlanceId)
Link copied to clipboard
open suspend override fun provideGlance(context: Context, id: GlanceId)
Link copied to clipboard
suspend fun update(context: Context, id: GlanceId)