app / de.uniks.codliners.stock_simulator.ui / android.widget.ImageView / bindTransactionType

bindTransactionType

fun ImageView.bindTransactionType(transactionType: TransactionType?): Unit

Sets the image of an ImageView depending on a TransactionType.

Parameters

transactionType - The TransactionType source.

Author
Jan Müller

Author
Jonas Thelemann