From 0fdccfb860c958ec258d185e8817f1d67574f96a Mon Sep 17 00:00:00 2001 From: huangshan Date: Fri, 25 Nov 2022 15:40:52 +0800 Subject: [PATCH] update contacts click position Signed-off-by: huangshan Change-Id: Ie0a40b22346679ca7efd10d424d332e660257b2e --- screenshot32/resource/app_capture_screen_test_config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/screenshot32/resource/app_capture_screen_test_config.json b/screenshot32/resource/app_capture_screen_test_config.json index 53ebc44..4761803 100644 --- a/screenshot32/resource/app_capture_screen_test_config.json +++ b/screenshot32/resource/app_capture_screen_test_config.json @@ -11,7 +11,7 @@ "convert_to_photos-x-y":[200, 1095], "last_photos-x-y":[100, 220], "stop_video-x-y":[320, 1095], - "phone-x-y":[565, 1045], + "phone-x-y":[645, 1060], "screenshot-x-y":[115,480], "shot_cmd":[""], "remount":["mount -o rw,remount"], -- GitLab