Open
Description
If it doesn't introduce regressions, it'd be great to have that because it'd allow to have subclasses of a component (e.g. because you need different metadata in the AndroidManifest.xml
file), that can be launched with one ActivityIntentSpec
that returns a different component based on some condition in the app.