epoxy icon indicating copy to clipboard operation
epoxy copied to clipboard

viewholder savestate error

Open feiyin0719 opened this issue 5 years ago • 2 comments
trafficstars

when use epoxyController.onSaveInstanceState(outState) in fragment onSaveInstanceState somtimes will crash java.lang.IllegalStateException: This holder is not currently bound.

feiyin0719 avatar Jul 31 '20 03:07 feiyin0719

I think it maybe caused by synchronization problem

feiyin0719 avatar Jul 31 '20 10:07 feiyin0719

I have the same issue, can you have solution fix it

longquangpham90 avatar Aug 31 '22 02:08 longquangpham90