sanogueralorenzo / Android-Kotlin-Clean-Architecture

Android Sample Clean Architecture App written in Kotlin
1.79k stars 330 forks source link

Improve dynamic feature injection #90

Closed sanogueralorenzo closed 5 years ago

sanogueralorenzo commented 5 years ago

Remove redundant class & allow lazy injection in every screen of the feature to allow launching stand-alone screens.