tripkit-android / com.skedgo.tripkit.ui.dialog / TripKitDateTimePickerDialogFragment / Builder / withLocations

withLocations

fun withLocations(departureLocation:Location?, arrivalLocation:Location?): Builder

Sets the departure and arrival location so that the timezones can be supported.

Parameters

departureLocation -

arrivalLocation -

Return this builder