'PagerSnapHelper smooth scroll to the top
I have a screen with a RecyclerView with vertical orientation.
I have derived PagerSnapHelper
to allow smooth-scrolling vertically, one item at a time. The problem is that the RecyclerView scrolls putting the current page
in the center. I need it at the top.
Is that possible?
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
Solution | Source |
---|