I am loading data asynchronously into the scroller, the first time the scroller is loaded, I call refresh but when I scroll to the bottom, I can see the content is not completely loaded and the scroller don't allow me to scroll beyond, but when I manually pull to refresh, the scroller height is adjusted correctly and I can then scroll to the complete content of the scroller. (I use only the pull down to refresh).
Hi,
I am loading data asynchronously into the scroller, the first time the scroller is loaded, I call refresh but when I scroll to the bottom, I can see the content is not completely loaded and the scroller don't allow me to scroll beyond, but when I manually pull to refresh, the scroller height is adjusted correctly and I can then scroll to the complete content of the scroller. (I use only the pull down to refresh).
Is this probably a bug?