Control UI, problem with drag controls

Post your questions and help other users.

Moderator: Martin

Post Reply
mrocha
Posts: 29
Joined: 18 Nov 2014 18:16

Control UI, problem with drag controls

Post by mrocha » 10 Dec 2014 14:48

How I can control Drag Controls with Control UI, like controls of an audio equalizer, I try, but only show option to focus, I try focus and after click, but click not work.

User avatar
Martin
Posts: 4468
Joined: 09 Nov 2012 14:23

Re: Control UI, problem with drag controls

Post by Martin » 11 Dec 2014 17:23

Control UI does not allow to drag elements. Depending on device and Android version you could use Execute Root Command: input swipe x1 y1 x2 y2 where x1, x2, y1, y2 are the coordinates on screen.

mrocha
Posts: 29
Joined: 18 Nov 2014 18:16

Re: Control UI, problem with drag controls

Post by mrocha » 11 Dec 2014 18:24

thanks

Post Reply