MoEngage-Android-SDK
cards
/
com.moengage.cards.ui.adapter
/
CardAdapter
/
getItemViewType
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