FloatingMenuItemView

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

Parameters

context

The Context the view is running in, through which it can access the current theme, resources, etc.

attrs

The attributes of the XML tag that is inflating the view. May be null.