I am building a web application with PhoneGap 1.9 and on Android. I have a problem currently running on Android 3.2.
I have a simple ul list with li elements, for some reason the content does not become visible instantly when scrolling, but you need to touch the screen to get a visible competition.
I have attached two images, which should be more explanatory. To mark, I download additional content when you reach the bottom of the scroll.
scrolling in one motion;
image1 :
touching the bottom of the screen - now only content is displayed;
image2
Besides this, sometimes the scroll also becomes quite rude, for example. it rises / falls when touching the contents.
Thank!