onCreate

open override fun onCreate(savedInstanceState: Bundle?)

Called when the activity is created.

This method initializes the navigation host and sets up the fragment manager.

Parameters

savedInstanceState

The saved instance state bundle.