fun TextView.bindQuoteChange(change: Double?): Unit
Sets the text of a TextView and handles null values.
change - The quote change or null if the change is not defined
change
Author Lucas Held