LouisCAD / Splitties

A collection of hand-crafted extensions for your Kotlin projects.

Home Page:https://splitties.louiscad.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add out variance to the type of the class in IntentSpec

LouisCAD opened this issue · comments

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.