workflow-kotlin
workflow-kotlin copied to clipboard
Any configuration of transition animation should be decoupled from backstacks
trafficstars
I also think that any configuration of transition animation should be decoupled from backstacks, it's more fundamental than that. In non-compose, I want to tie it to
WorkflowViewStubinstead. I might have a notion of how to useViewRegistryfor that, if I can ever land the work to generalize that.
Originally posted by @rjrjr in https://github.com/square/workflow-kotlin/pull/304#r571125862
This can be added without breaking API, deferring.