app / de.uniks.codliners.stock_simulator.ui.search / SymbolListAdapter / onBindViewHolder

onBindViewHolder

fun onBindViewHolder(holder: ViewHolder, position: Int): Unit

Binds a Symbol to a ViewHolder.

Parameters

holder - The target ViewHolder.

position - The position of the Symbol in this adapter's list.