I want to give animation in GridView. So that when the list gets prepared, it will scroll to given position without touching the screen.
Asked
Active
Viewed 595 times
1 Answers
2
You can use the methods smoothScrollToPosition
and smoothScrollToPositionFromTop
to make the GridView go to that position.

Karakuri
- 38,365
- 12
- 84
- 104