10-18-2012 05:49 AM
Hi There,
I have searched it for a long time, but am not able to find a way to get it?
What I want is to implement a release to refresh feature. There is already a discussion in this forum, but no solution yet. I think I can implment this feature when when I know the current scroll position. Any idea?
Thanks,
Dong
10-18-2012 08:48 AM
10-18-2012 08:56 AM
10-18-2012 09:50 AM
10-18-2012 03:19 PM
10-18-2012 03:49 PM
11-01-2012 04:35 PM
I found a issue at the issue tracker for this problem: ListView should support a way to know its current scroll position
Please Vote!
11-03-2012 06:44 AM
For the people which loves to see code I created a small testing example in the other thread: Link
It's created for a horizontal scrolling listview and works only if there is only a single element as currently visible possible. But with a little bit tweaking it should also work fine if you have smaller elements in the list.