AntennaPod/ui/app-start-intent
ByteHamster 0455a19657 Fix failing Lint task when there are dependency updates 2021-03-01 16:53:31 +01:00
..
src/main Remove PlaybackServiceCallbacks 2021-02-12 18:08:58 +01:00
README.md Remove PlaybackServiceCallbacks 2021-02-12 18:08:58 +01:00
build.gradle Fix failing Lint task when there are dependency updates 2021-03-01 16:53:31 +01:00

README.md

: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.