Nghi Can
Nghi Can
@ImYoungUn Sorry, I don't know.
When I scroll up/down the position state is kept. I think It related to Navigation I created a pull request to fix this issue, please take a look at it...
@chrisbanes As I checked, Sometimes, the view is bound before we call `onRestoreInstanceState`, this lead to the crash. from BaseEpoxyAdapter: ```kotlin public void onRestoreInstanceState(@Nullable Bundle inState) { // To simplify...
I got the same crash on my application on some devices. 99% of them are in the background. @ben-j69 do we have any update on this issue?
@Sonampasi do you find any solution for this issue?
I have faced this issue too
Hi @sephiroth74 , Could you please review the PR?
I closed the PR because I don't see any responses from the author.