tripkit-android / com.skedgo.tripkit.ui.search / LocationSearchFragment / Builder / allowCurrentLocation

allowCurrentLocation

fun allowCurrentLocation(withCurrentLocation:Boolean= true): Builder

The fragment can optionally show a static option of "Current Location".

Parameters

withCurrentLocation - When true, show the "Current Location" option

Return this Builder