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

bindPerformanceText

fun TextView.bindPerformanceText(change: Double?): Unit

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

Parameters

change - The change in percent.

Author
Juri Lozowoj

Author
Jonas Thelemann

Author
Jan Müller

Author
Lucas Held