micro_utils.dokka
0.15.0
android
micro_utils.dokka
/
dev.inmo.micro_utils.common
/
expandHorizontally
expand
Horizontally
android
fun
View
.
expandHorizontally
(
duration
:
Long
=
500
,
targetWidth
:
Int
=
ViewGroup.LayoutParams.MATCH_PARENT
,
targetHeight
:
Int
=
ViewGroup.LayoutParams.WRAP_CONTENT
)