Splitties
Splitties copied to clipboard
Add out variance to the type of the class in IntentSpec
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.