HubspotFloatingActionButton

class HubspotFloatingActionButton @JvmOverloads constructor(context: Context, attrs: AttributeSet? = null, defStyleAttr: Int = 0) : FloatingActionButton

HubspotFloatingActionButton class is used for setting an image for the FloatingButton It also handle the clicks which opens the HubspotWebActivity directly

Constructors

Link copied to clipboard
constructor(context: Context, attrs: AttributeSet? = null, defStyleAttr: Int = 0)