Let me tell you the reason first, Because RecyclerView actually loads the page dynamically. When your head is slid out of the screen, it may be destroyed and will not be counted in the entire sliding view. If you want to achieve the effect you want, you might as well hide the built-in slider and make one yourself. It should be very simple
Let me tell you the reason first,
Because RecyclerView actually loads the page dynamically. When your head is slid out of the screen, it may be destroyed and will not be counted in the entire sliding view.
If you want to achieve the effect you want, you might as well hide the built-in slider and make one yourself. It should be very simple