mirror of
https://github.com/AntennaPod/AntennaPod.git
synced 2025-10-29 19:59:22 +00:00
We can do that using an event. This commit fixes one of the most prominent crashes on Google Play where we cast the OnlineFeedViewActivity to MainActivity.
: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.