blob: b796a56ccc3eb151bb445fdf01b47f0894e1e1c5 (
plain)
1
2
3
|
# :ui:app-start-intent
This module provides classes that can start the main activities of the app with specific arguments. It does not require a dependency on the actual implementation of the activities, so it can be used to decouple the services from the UI.
|