compose
suspend fun GlanceAppWidget.compose(context: Context, size: DpSize, state: Any? = null, info: AppWidgetProviderInfo? = null): RemoteViews
Content copied to clipboard
Extension method to compose a GlanceAppWidget instance into RemoteViews respecting the defined SizeMode.
Return
the generated RemoteViews