TMPre Purchase Drop Down Item Adapter
constructor(items: List<TMPrePurchaseDropDownItem>, clickListener: (TMPrePurchaseDropDownItem) -> Unit)
Parameters
items
The list of TMPrePurchaseDropDownItem to display.
click Listener
A callback invoked when a dropdown item is clicked.