dtmilano / AndroidViewClient

Android ViewServer and ADB client
Apache License 2.0
1.62k stars 347 forks source link

viewclient: fixed problem with touch() call #115

Closed mwasilew closed 9 years ago

mwasilew commented 9 years ago

touch() was called without named parameters which caused problems in case device orientation was different than '2'.

Signed-off-by: Milosz Wasilewski milosz.wasilewski@linaro.org