micro_utils.dokka
Toggle table of contents
0.29.4
android
Target filter
android
Switch theme
Search in API
Skip to content
micro_utils.dokka
micro_utils.dokka
/
dev.inmo.micro_utils.android.recyclerview
/
mapLeftItems
map
Left
Items
android
inline
fun
Flow
<
Int
>
.
mapLeftItems
(
crossinline
countGetter
:
(
)
->
Int
)
:
Flow
<
Int
>
(
source
)