From e9d91b0ccc350231aa4332a9ebc4aa55e53a8ad4 Mon Sep 17 00:00:00 2001 From: Henning Hall Date: Fri, 19 Apr 2024 14:52:50 +0200 Subject: [PATCH] revert --- .maestro/utils/swipe-wheel-1-down.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.maestro/utils/swipe-wheel-1-down.yml b/.maestro/utils/swipe-wheel-1-down.yml index b4a63409..92a51418 100644 --- a/.maestro/utils/swipe-wheel-1-down.yml +++ b/.maestro/utils/swipe-wheel-1-down.yml @@ -1,5 +1,5 @@ appId: com.rn071 --- - swipe: - start: 35%, 40% - end: 35%, 32% + start: 35%, 32% + end: 35%, 40%