tripkit-android / com.skedgo.tripkit.ui.tripresult / TripSegmentItemViewModel / setupSegment
setupSegment
fun setupSegment(viewType: SegmentViewType, title:
String
, description:
String
? = null, startTime:
String
? = null, endTime:
String
? = null, lineColor:
Int
= Color.TRANSPARENT, topConnectionColor:
Int
= lineColor, bottomConnectionColor:
Int
= lineColor):
Unit