sockeqwe / mosby-conductor

Plugin for conductor to integrate Mosby
Apache License 2.0
131 stars 22 forks source link

RestoreViewOnCreateMviController added #17

Closed MFlisar closed 7 years ago

MFlisar commented 7 years ago

I created a mimimal example with conductor + mosby + mvi + auto value (it's very useful for the immutable models) + data binding + enabled RetainViewMode.RETAIN_DETACH.

I wanted to show case a problem I have, but in this simple example, I can't reproduce it. Still, you may want to add it to your repo, it's very basic and simple and may help others and I think it follows your MVI blog post...

sockeqwe commented 7 years ago

Thanks! Regarding the demo app, I would change some things there if you don't mind.

MFlisar commented 7 years ago

Just go on an change it, I'm anyways curious, what you want to change