renetik-android-framework
renetik-android-material
/
renetik.android.material.extensions
/
snackBar
snack
Bar
fun
View
.
snackBar
(
title
:
String
)
:
Snackbar
Content copied to clipboard
fun
View
.
snackBar
(
title
:
String
,
@
ColorInt
backColor
:
Int
?
=
null
,
@
ColorInt
textColor
:
Int
?
=
null
,
time
:
Int
=
LENGTH_LONG
,
action
:
CSButtonAction
?
=
null
)
:
Snackbar
Content copied to clipboard