Hello,
I have a scrollview in my iphone and android app, I want to detect when user scrolled the bottom of scrollview to be able to load more data. I have googled and search so long and tried many advices but none of them worked althought most of the posts belongs to 2-3 years ago.
Is this not posible to do that with titanium?
Another problem is when i scroll over scrollview, 'scroll' event is fired but 'scrollend', 'dragend' events are never fired.
P.S: my scrollview does not have a static height, but still doesnt work when i set a static height. Scrollview contains several views with height setted to Ti.UI.SIZE