tripkit-android / com.skedgo.tripkit.ui.utils
Package com.skedgo.tripkit.ui.utils
Types
Name | Summary |
---|---|
BindingConversions | class BindingConversions |
MainThreadBus | A custom `[ Bus](#) that posts events from any thread and lets subscribers receive them on the main thread. open class MainThreadBus : Bus` |
Optional | data class Optional<M> |
ProviderUtils | open class ProviderUtils |
ServiceLineOverlayTask | open class ServiceLineOverlayTask : Function< MutableList <ServiceLineInfo!>!, MutableList <PolylineOptions!>!> |
Snackbars | class Snackbars |
StopMarkerUtils | object StopMarkerUtils |
TapAction | class TapAction<TSender> |
TimeSpanUtils | open class TimeSpanUtils |
TripSegmentActionProcessor | class TripSegmentActionProcessor |
ViewUtils | class ViewUtils |
Extensions for External Classes
Name | Summary |
---|---|
android.content.Context | |
android.graphics.drawable.Drawable | |
io.reactivex.Observable |
Functions
Name | Summary |
---|---|
formatString | fun TimeTag .formatString(context: Context, timezone: String ?): String |