workflow-kotlin icon indicating copy to clipboard operation
workflow-kotlin copied to clipboard

Any configuration of transition animation should be decoupled from backstacks

Open zach-klippenstein opened this issue 4 years ago • 1 comments
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 WorkflowViewStub instead. I might have a notion of how to use ViewRegistry for 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

zach-klippenstein avatar Feb 05 '21 17:02 zach-klippenstein

This can be added without breaking API, deferring.

rjrjr avatar Apr 15 '22 21:04 rjrjr