App Widget Host
@Composable()
Content copied to clipboard
A layout composable with an AppWidgetHostView to display the provided RemoteViews from the state.
Parameters
modifier
The modifier to be applied to the layout.
displaySize
The available size for the RemoteViews to display by the host
state
The AppWidgetHostState used to notify changes in the host
gridColor
The color of the grid and widget area lines or null for none.