Actions classes affect test run

Hi everyone

I need to write a scroll function for my project, but after I use classes like Actions, TouchActions, TouchAction and AndroidTouchAction - my AUT not launches during a test run and after a test reaches the Implicit timeout - it throws NoSuchElement exception. When I comment this function and the class import - everything works fine.

Thanks
Ihor