Companion
object Companion
Functions
Link copied to clipboard
Launches an activity of a given class and constructs an ActivityScenario for it. A default launch intent without specific extras is used to launch the activity.
Launches an activity of a given class and constructs an ActivityScenario for it. The given intent is used to launch the activity.