dtmilano / AndroidViewClient

Android ViewServer and ADB client
Apache License 2.0
1.61k stars 345 forks source link

Fixed longTouchPoint function #96

Closed awkasem closed 9 years ago

awkasem commented 9 years ago

Replaced self.device.touch(x, y) with self.device.longTouch(x, y)