Using Drupal Draggable Views with Touch/Mobile Devices
1. Download jQuery UI touch punch
2. Include the library in your themes .info file
scripts[] = jquery.ui.touch-punch.min.js
3. You're done!
Pretty tough, huh? The performance is somewhat lacking, but it'll get you by until this compatiblity is fixed lower in the drupal core.