micro_utils.dokka
Toggle table of contents
0.24.0
android
Platform filter
android
Switch theme
Search in API
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
)