/tripkit/TripKitAndroidUI/com.skedgo.tripkit.ui.trip.details.viewmodel/TrainOccupancyItemViewModel

TrainOccupancyItemViewModel

\ class TrainOccupancyItemViewModel(val imageTintColor: Int, val imageDrawable: Drawable?)

Constructors

TrainOccupancyItemViewModel constructor(imageTintColor: Int, imageDrawable: Drawable?)

Properties

Name Summary
imageDrawable val imageDrawable: Drawable?
imageTintColor val imageTintColor: Int