app / de.uniks.codliners.stock_simulator.ui.account / DepotQuoteListAdapter / ViewHolder / bind

bind

fun bind(quote: DepotQuote): Unit

Binds a DepotQuote and OnClickListener to the CardDepotQuoteBinding.

Parameters

quote - The DepotQuote that will be bound to the CardSymbolBinding.