SuggestAppBarView

constructor(@NotNull context: Context, @Nullable attrs: AttributeSet? = null)

Parameters

context

The context in which the view is running, providing access to resources, themes, etc.

attrs

The attribute set from XML used to inflate the view, or null if created programmatically.