toggle menu
KAHelpers
androidJvm
switch theme
search in API
kotlinextensions
/
dev.funkymuse.kotlinextensions.views
/
setDrawablesWithIntrinsicBounds
set
Drawables
With
Intrinsic
Bounds
fun
TextView
.
setDrawablesWithIntrinsicBounds
(
left
:
Drawable
?
=
null
,
top
:
Drawable
?
=
null
,
right
:
Drawable
?
=
null
,
bottom
:
Drawable
?
=
null
)