What is "androidx.lifecycle.BundlableSavedStateRegistry.key" in this bundle?
I'm using toolargetool to investigate why the app is crashing from TransactionTooLargeException.
I'm seeing there's this key androidx.lifecycle.BundlableSavedStateRegistry.key which can be around 400 KB when I put the app into the background.
What is this key and where is it coming from? How can I reduce the size of this in the bundle?