onCreate

protected open override fun onCreate(savedInstanceState: Bundle?)

Called when the activity is starting.

Parameters

savedInstanceState

If the activity is being re-initialized after previously being shut down then this Bundle contains the data it most recently supplied.