sockeqwe / mosby

A Model-View-Presenter / Model-View-Intent library for modern Android apps
http://hannesdorfmann.com/mosby/
Apache License 2.0
5.49k stars 841 forks source link

Introduce DisposableViewStateObserver #204

Closed charbgr closed 7 years ago

charbgr commented 7 years ago

As Mosby has a DisposableIntentObserver, I thought it would be great if there is also one for the ViewStateDisposable and ViewStateBehaviorSubject.

Let me know what do you think :)

sockeqwe commented 7 years ago

thanks!