setEmptyStateView
fun setEmptyStateView(view: View, layoutParams: FrameLayout.LayoutParams = defaultChildLayoutParams)
Parameters
view
Will be added to the view hierarchy of ChannelListView and managed by it. This view should not be added to another ViewGroup instance elsewhere.
layoutParams
Defines how the view will be situated inside its container ViewGroup.