onCreate

protected open override fun onCreate(savedInstanceState: Bundle?)

Initializes the activity and sets up the views as well as the CaptureViewModel.

Parameters

savedInstanceState

The saved instance state of the activity