oldergod / android-architecture

MVI architecture Implementation of the ToDo app.
Apache License 2.0
669 stars 70 forks source link

Dispose intent subscription when ViewModel is cleared #58

Closed steffandroid closed 5 years ago

steffandroid commented 5 years ago

This solves issue #56.