workflow-kotlin
workflow-kotlin copied to clipboard
Android snapshot persistence broken by config change
trafficstars
To demonstrate:
- launch
hello-back-buttonsample (after https://github.com/square/workflow-kotlin/pull/93 merges) - click through to
Charlie - rotate
- kill the process
- revive the app
The app is restored on the Able screen. If you skip rotating in the above recipe, it comes back on Charlie.
Dup of #38? Is it still true?