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