setTtHeaderListItemViewLayout
fun TtListRecyclerView.setTtHeaderListItemViewLayout(@LayoutRes layoutRes: Int?)
Content copied to clipboard
Sets a LayoutHeaderListItemViewFactory to the TtListRecyclerView.ttHeaderListItemViewFactory.
If layoutRes is null
TtListRecyclerView.ttHeaderListItemViewFactory will be set to null
.