app
/
de.uniks.codliners.stock_simulator.ui.news
/
NewsListAdapter
/
ViewHolder
/
bind
bind
fun
bind
(
news
:
News
)
:
Unit
Bind a news object to the card.
Parameters
news
- The news object to bind.