toggle menu
KAHelpers
androidJvm
switch theme
search in API
kotlinextensions
/
dev.funkymuse.kotlinextensions.views
/
setDrawables
set
Drawables
fun
TextView
.
setDrawables
(
left
:
Drawable
?
=
null
,
top
:
Drawable
?
=
null
,
right
:
Drawable
?
=
null
,
bottom
:
Drawable
?
=
null
,
width
:
Int
=
0
,
height
:
Int
=
0
)