Zhuinden / simple-stack

[ACTIVE] Simple Stack, a backstack library / navigation framework for simpler navigation and state management (for fragments, views, or whatevers).
Apache License 2.0
1.36k stars 76 forks source link

Consider pruning DefaultViewStateChanger.configure() options #194

Closed Zhuinden closed 4 years ago

Zhuinden commented 5 years ago

The migration guide can show exactly what to write so that you own your view change code, rather than rely on the... framework.

It's only the viewChangeHandler selection logic that is non-trivial anyway.

Zhuinden commented 4 years ago

🤷‍♂