JoaquimLey / transport-eta

Twitch streamed 🎥playground repo, README speaks to you.
https://medium.com/@JoaquimLey/android-architecture-components-now-with-100-more-mvvm-11629a630125
Apache License 2.0
224 stars 45 forks source link

Fix FavoritesViewModel implementation #62

Closed JoaquimLey closed 5 years ago

JoaquimLey commented 5 years ago

Due to the introduction of the Domain layer, the current implementation makes no sense (directly leaking SmsController)

JoaquimLey commented 5 years ago

Closing as handling the remaining use-cases will make more sense when there's a decision (will open a new issue).