cards
/
com.moengage.cards.ui.adapter
/
CardAdapter
/
getItemViewType
androidJvm
get
Item
View
Type
abstract fun
getItemViewType
(position:
Int
, card:
Card
):
Int
Content copied to clipboard
Called when
RecyclerView.Adapter.getItemViewType
is invoked by the actual adapter.
Since
10.1.00