You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi
Thanks for making and sharing this project.
I am using it to perform "pinch-to-zoom" gesture which is not possible with adb command. d(text="Settings").gesture((100, 500), (800, 500)).to((500, 500), (500, 500))
It works well on primary display of my phone. I wonder if it is possible to pinch-to-zoom on second display?
Your support and guideline are highly appreciated.
Thanks.
The text was updated successfully, but these errors were encountered:
Hi
Thanks for making and sharing this project.
I am using it to perform "pinch-to-zoom" gesture which is not possible with adb command.
d(text="Settings").gesture((100, 500), (800, 500)).to((500, 500), (500, 500))
It works well on primary display of my phone. I wonder if it is possible to pinch-to-zoom on second display?
Your support and guideline are highly appreciated.
Thanks.
The text was updated successfully, but these errors were encountered: