android10 / Android-CleanArchitecture-Kotlin

This is a movies sample app in Kotlin, which is part of a serie of blog posts I have written about architecting android application using different approaches.
https://fernandocejas.com/2018/05/07/architecting-android-reloaded/
4.68k stars 928 forks source link

No need to have multiple instances of empty objects #68

Closed St4B closed 3 years ago

St4B commented 5 years ago

Just a minor optimization

android10 commented 3 years ago

@St4B thanks for the contribution. This is a very old PR but your fixes have been introduced :heart:

There are a bunch of new ideas for this repo again. I will keep you posted.