I am using grid view for images,first time i using 16 images display in gridview after i will add another 16 images in grid view,now totally 32 images in gridview,ok now i want to move scroll bar last 16 images position in grid view,how can dynamically scroll bar in grid view?,anybody know please give code..
Thanks All
You can use the smoothScrollToPosition method to "smoothly scroll to the specified adapter position."
gridView.smoothScrollToPosition(position);
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With