oldergod / android-architecture

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

Revert "FIX: disposing render subscription after onDestroyView" #52

Closed oldergod closed 5 years ago

oldergod commented 5 years ago

Reverts oldergod/android-architecture#46

I think the fix wasn't proper, see #49 for side effects.