Zach Klippenstein (he/him) [MOD]
10/20/2020, 6:48 PMNew experimental api RestorableStateHolder. It allows to save the state defined with [savedInstanceState] and [rememberSavedInstanceState] for the subtree before disposing it to make it possible to compose it back next time with the restored state.
Hyun
10/21/2020, 2:18 AMZach Klippenstein (he/him) [MOD]
10/21/2020, 2:27 AMHyun
10/21/2020, 4:21 AM