app / de.uniks.codliners.stock_simulator.ui.search / SymbolListAdapter / ViewHolder / bind

bind

fun bind(symbol: Symbol): Unit

Binds a Symbol and OnClickListener to the CardSymbolBinding.

Parameters

symbol - The Symbol that will be bound to the CardSymbolBinding.