watusi / jquery-mobile-iscrollview

JQuery Mobile widget plug-in for easy use of the iScroll javascript scroller.
408 stars 183 forks source link

Weird width problem #153

Open sxxzwtsgh opened 9 years ago

sxxzwtsgh commented 9 years ago

test The listview width isn't 100% .All of the item shinrked left. is it a bug?

jtara commented 9 years ago

Did you forget to include the CSS?

jtara commented 9 years ago

See if the response here helps:

https://github.com/watusi/jquery-mobile-iscrollview/issues/146

Fortuitous commented 9 years ago

@jtara I'm having the exact same issue, but I can provide a little more info: My project uses iscrollview inside jqm and phonegap. All was working fine up to Android 5.0. Same code now reliably produces this width issue on all Android 5.x devices. Still no issue when loaded onto an Android device running 4.x or below. (Also no issue once I deactivate iscrollview. But then, no scrolling.)
This does not seem to be related to #146.

All replies appreciated.
width2

Fortuitous commented 9 years ago

By the way, should you want to demo this issue, feel free to download my free app: https://play.google.com/store/apps/details?id=com.fortuitouspress.flashback Install it on any 5.x device and witness the width issue. Install it on any device 4.x or below and it will look as it should.

Another screenshot: width1