Time Remaining Formatter
class TimeRemainingFormatter(context: Context, locale: Locale?) : 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
Constructors
TimeRemainingFormatter
Link copied to clipboard
an application context instance
Functions
format
Link copied to clipboard