Control UI, problem with drag controls
Moderator: Martin
Control UI, problem with drag controls
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.
Re: Control UI, problem with drag controls
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.