-
Notifications
You must be signed in to change notification settings - Fork 427
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Im working on adding GridView and ScrollView support can you help? #23
Comments
Hi nasser, Samy |
Hi Samy, For me as I mentioned above I couldnt get it to work smoothly though there were odd glitches when scrolling thats kind of why I posted this asking if anyone would like to help out with it. I didnt get any responses so I ended up not using it in the end and just used a simple listview. I dont even have the code for it anymore otherwise id just send it to you to check out. :/ Hope you find a solution or find what your looking for 👍 Nasser |
Thank you so much, for your help. I will find a way. I keep you in touch Samy
|
I have got GridViews fully working and also ScrollViews.
I was thinking there's probably more people like me who would like to use GridViews or ScrollViews.
If I send you the code will you help me improve it?
There are a few very small issues with the ScrollView version.
It is fully working its just if you scroll slowly or if you keep your finger on the screen it shakes a bit sometimes. Its probably something very small with the ratio / interpolation stuff I didnt do right. Would really appreciate it if you could look at it.
The text was updated successfully, but these errors were encountered: