micro_utils.dokka
0.19.0
android
micro_utils.dokka
/
dev.inmo.micro_utils.android.recyclerview
/
AbstractStandardViewHolder
/
AbstractStandardViewHolder
Abstract
Standard
View
Holder
android
constructor
(
container
:
ViewGroup
,
viewId
:
Int
,
onViewInflated
:
(
View
)
->
Unit
?
=
null
)
constructor
(
inflater
:
LayoutInflater
,
container
:
ViewGroup
?
,
viewId
:
Int
,
onViewInflated
:
(
View
)
->
Unit
?
=
null
)