tripkit-android / com.skedgo.tripkit.common.util / TransportModeUtils

TransportModeUtils

class TransportModeUtils

Properties

Name Summary
ICON_URL_TEMPLATE static val ICON_URL_TEMPLATE:String!

Functions

Name Summary
getDarkIconUrlForModeInfo static fun getDarkIconUrlForModeInfo(resources: Resources, modeInfo:ModeInfo?):String?
getDarkIconUrlForTransportMode static fun getDarkIconUrlForTransportMode(resources: Resources, mode:TransportMode?):String?
getDensityDpiName static fun getDensityDpiName(densityDpi:Int):String
getIconUrlForId static fun getIconUrlForId(resources: Resources, iconId:String?):String?
getIconUrlForModeInfo static fun getIconUrlForModeInfo(resources: Resources, modeInfo:ModeInfo?):String?
getIconUrlForTransportMode static fun getIconUrlForTransportMode(resources: Resources, mode:TransportMode?):String?