Is there a way to configure a ListView in such a way that it always shows the top element of the list on the screen complete?
In other words, whenever the list stops scrolling it should continue scrolling up or down until the element on the top shows entirely.
Is there a way to configure a ListView in such a way that it
Share
This solves the issue.