Closed mspmax closed 7 years ago
I can think of a possible way: add an invisible placeholder item with X width (in this case, it seems around 4x the usual item's width) and then use GravityPagerSnapHelper.
Let me know if this works :)
Closing due to no response
Hi,
First of all, thank you for your work and appreciate it. This is more like a requirement than an issue.
So I have this requirement to snap the horizontal recyclerView to the left edge of the screen (exactly like latest play store update for movies) during the first scroll event. Does the library support this kind of requirement ? or do you have any bright work around's?