epoxy
epoxy copied to clipboard
viewholder savestate error
trafficstars
when use epoxyController.onSaveInstanceState(outState) in fragment onSaveInstanceState somtimes will crash java.lang.IllegalStateException: This holder is not currently bound.
I think it maybe caused by synchronization problem
I have the same issue, can you have solution fix it