toggle menu
ZappBase
androidJvm
switch theme
search in API
Databinding
/
com.zappstudio.databinding.ext
/
setDrawableStartTint
set
Drawable
Start
Tint
fun
setDrawableStartTint
(
textView
:
TextView
,
drawable
:
Int
,
color
:
ColorStateList
)
fun
setDrawableStartTint
(
textView
:
TextView
,
drawable
:
Drawable
,
color
:
ColorStateList
)
fun
setDrawableStartTint
(
textView
:
TextView
,
drawable
:
Int
,
color
:
Int
)
fun
setDrawableStartTint
(
textView
:
TextView
,
drawable
:
Drawable
,
color
:
Int
)