JchuComponents
Toggle table of contents
3.0.0-alpha07
release
Target filter
release
Switch theme
Search in API
Skip to content
JchuComponents
jchucomponents-ui
/
com.jeluchu.jchucomponents.ui.composables.button
/
FloatingButtonSettings
/
FloatingButtonSettings
Floating
Button
Settings
constructor
(
@
DrawableRes
icon
:
Int
=
R.drawable.ic_btn_share
,
tint
:
Color
=
cosmicLatte
,
background
:
Color
=
artichoke
,
disabledBackground
:
Color
=
Color.LightGray
,
disabledTint
:
Color
=
Color.Gray
)