getItemViewType
abstract fun getItemViewType(position: Int, inboxMessage: InboxMessage): Int
Content copied to clipboard
Called when RecyclerView.Adapter.getItemViewType is invoked by the actual adapter.
Since
1.0.00
Called when RecyclerView.Adapter.getItemViewType is invoked by the actual adapter.
1.0.00