The issue of EpoxyRecyclerView automatically returning to the top
Author: wwy863399246Created May 16, 2024Updated May 16, 2024
"When switching between fragments that contain an EpoxyRecyclerView in ViewPager2, if one of the fragments' EpoxyRecyclerView is scrolled to the top or bottom, another fragment's EpoxyRecyclerView that is positioned in the middle will return to the top. This situation does not occur with RecyclerView, or when using ViewPager."
Source: airbnb/epoxy