Package com.mapbox.androidauto.car.settings

Types

Link copied to clipboard
class CarSettingsScreen(settingsCarContext: SettingsCarContext) : Screen

Handle the android auto car app settings.

Link copied to clipboard
class CarSettingsStorage(val carContext: CarContext)
Link copied to clipboard
class SettingsCarContext(val mainCarContext: MainCarContext)

Contains the dependencies for the settings screen.

Link copied to clipboard
class SettingsFailureScreen(carContext: CarContext) : Screen

Screen used to display that the settings did not load