I am trying to create a small web app for my android device, I am testing it and there is a scrollbar on my screen (horizontal) no matter what i set the body width, I get the scrollbar. I noticed m.facebook.com doesn’t have it. Do I just simply hide the scrollbar?
Share
Try :
^_^,pls check your AndroidManifest.xml
you must set android:anyDensity=”true”.