Can't close the app with swipe

I want to close the app by simple swipe. I used longpress with moveTo from element to element. But in result the app layout is going up very slow and then just turned back.
I tried to swipe from from element to point, from point to point - nothing heapens.

Environment

  • Appium version (or git revision) that exhibits the issue: 1.10.0
  • Desktop OS/version used to run Appium: Windows 10
  • Node.js version (unless using Appium.app|exe): 10.15.0
  • Mobile platform/version under test: Android 9.0
  • Real device or emulator/simulator: Nexus 5X API 28

Code To Reproduce Issue [ Good To Have ]