inner class ViewHolder : ViewHolder
RecyclerView.ViewHolder for CardDepotQuoteBinding.
<init> |
RecyclerView.ViewHolder for CardDepotQuoteBinding. ViewHolder(binding: <ERROR CLASS>) |
bind |
Binds a DepotQuote and OnClickListener to the CardDepotQuoteBinding. fun bind(quote: DepotQuote): Unit |