intel / appframework

The definitive HTML5 mobile javascript framework
http://app-framework-software.intel.com/
MIT License
2.43k stars 882 forks source link

Samsung Galaxy S3 Native scroll and slide menu #515

Closed aristotle8 closed 10 years ago

aristotle8 commented 10 years ago

Please help. When i set nativeScroll to true ($.feat.nativeTouchScroll = true;) slidemenu doesn't work.

how to fix this ??

imaffett commented 10 years ago

We do not officially support Android and the native scrolling library . There are many problems in <4.4 and with 4.4+ using Chrome, you can not get touchmove events.