compactmap
compactmap copied to clipboard
onsavedinstancestate restoreinstancestate issue
Hello,
when storing large map onSavedInstanceState it crashes with TransactionTooLargeException.
Do you have any solution ?
Could you clarify/provide steps to reproduce?
Hello,

Here I this crash:
!!! FAILED BINDER TRANSACTION !!! (parcel size = 45086448)
I have a large amount of data on this map. Is it possible to compress it ?
Step to reproduce:
Override onSavedInstanceState on Fragment create a compactMap with a lot of data on it then lock your phone
I guess it is a duplicate of https://github.com/vlsi/compactmap/issues/9, and it should probably be resolved in 2.0.1