
vijay
- Forum posts: 1
Sep 28, 2016, 5:39:27 AM via Website
Sep 28, 2016 5:39:27 AM via Website
I want to add items to gridview on scroll and want to focus from newly added items
Sep 28, 2016, 5:39:27 AM via Website
Sep 28, 2016 5:39:27 AM via Website
I want to add items to gridview on scroll and want to focus from newly added items
Sep 28, 2016, 10:30:47 AM via Website
Sep 28, 2016 10:30:47 AM via Website
Use smoothScrollToPosition(int position) method to focus on the item.
GridView - Google Developer