I have a sencha touch 2.0 web application which I used on tablet(accessing from website address). It is a small application to paint on a canvas layer over an existing image.
I was unable to scroll the image instead just kept on painting on the canvas when I accessed it from tablet.
In browser I get this scroll bar but on tablet I generally need to touch the image and move it to scroll which doesn't work instead it paints on canvas. How can I have both of them? Is there any work around for this on Android browser?