app / de.uniks.codliners.stock_simulator.ui / android.widget.TextView / bindTransactionResultText

bindTransactionResultText

fun TextView.bindTransactionResultText(effectiveCashflow: Double?): Unit

Sets the text and color of a TextView to represent a positive, neutral or negative cashflow.

Parameters

effectiveCashflow - The effective cashflow..

Author
Juri Lozowoj

Author
Jonas Thelemann

Author
Jan Müller