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