NuguFloatingActionButton

fun NuguFloatingActionButton(    context: Context,     attrs: AttributeSet? = null,     defStyleAttr: Int = 0)

Creates

Parameters

context

The Context

attrs

Style attributes that differ from the default

defStyleAttr

An attribute in the current theme that contains a reference to a style resource that supplies default values for the view. Can be 0 to not look for defaults.