TimeRemainingFormatter
class TimeRemainingFormatter(context: Context, var locale: Locale? = null) : ValueFormatter<Double, SpannableString>
Content copied to clipboard
Formats trip related data for displaying in the UI
Parameters
context
an application context instance
locale
an optional Locale, if not provided the locale will be derived from the context