Jay
03/13/2019, 3:04 PMkotlinx.android.extensions.LayoutContainer
- the property it defines is called containerView
but it is used for the content of a `ViewHolder`; I think it should be called contentView
or containedView
- not container
because “container” in English means the holder. Am I misunderstanding it or is it poorly named?