Hi.
I am using grid view given at this link.
http://developer.coronalabs.com/code/gridview-corona-sdk
I found also a link :
http://stackoverflow.com/questions/17063307/gridview-in-corona-not-scrolling
But there is not my problem’s solution.
I add scroll view for scroll all the items if there are lots of items.
But i see that scroll is not smooth as in all the other gridviews.(like in android native)
If i touch on image and move finger up or down then scroll is not working.I think this is widget button’s touch scope.
If i touch from space between two items then it is working perfectly.
So is there a better solution for smooth scrollable grid view ?
I want more smooth grid view with scrolling in my game.
How is this possible ?
Please help me…
Thank you in advance.
Bhavin Patel