Page 1 of 1

Scroll left ward or right ward possible?

Posted: 24 Jun 2019 11:40
by MiDaS
Hello.
I use control ui and scroll forward and backward function (scrollBackward, scrollBackwardById, scrollBackwardByIdAndIndex.... )
But in a app with left and right scroll it doesn't work.
It's on android 6 and gesture are not available.

Is there are functions like scrollLeftward possible?
Why only forward and backward? Not lift and right?

Is there help possible?

Thanks a lot.
MiDaS

Re: Scroll left ward or right ward possible?

Posted: 24 Jun 2019 15:01
by Snify

Re: Scroll left ward or right ward possible?

Posted: 24 Jun 2019 18:50
by Desmanto
Unfortunately, it seems there is no way to do it for android lower than nougat 7.0. Using sendevent in root command is also device specific and very difficult to create it.