epoxy-adapter / com.airbnb.epoxy / EpoxyVisibilityItem / update

update

fun update(view: View, parent: ViewGroup, detachEvent: Boolean): Boolean

Update the visibility item according the current layout.

Parameters

view - the current com.airbnb.epoxy.EpoxyViewHolder's itemView

parent - the android.view.ViewGroup

Return
true if the view has been measured