SecondView

constructor(context: Context, viewModel: SecondViewModel, shuttle: Shuttle)

Parameters

context

the context used to access resources and string values.

viewModel

the view model that manages image loading and state.

shuttle

the Shuttle instance used for cargo pickup and instance state bundling.