From 6814bb0a1dd562b14c05e236297de3cd1e80e9c2 Mon Sep 17 00:00:00 2001 From: walklty <47232102+walklty@users.noreply.github.com> Date: Sun, 28 Jan 2024 14:15:09 +0800 Subject: [PATCH] =?UTF-8?q?fix(=E5=B0=8F=E8=9A=95=E9=9C=B8=E7=8E=8B?= =?UTF-8?q?=E9=A4=90):=20=E6=8F=90=E9=AB=98=E5=BC=80=E5=B1=8F=E5=B9=BF?= =?UTF-8?q?=E5=91=8A=E5=85=BC=E5=AE=B9=E6=80=A7=20(#3890)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit close #3643 --- src/apps/com.realtech.xiaocan.ts | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/src/apps/com.realtech.xiaocan.ts b/src/apps/com.realtech.xiaocan.ts index 0fdee5343..e44fc6d19 100644 --- a/src/apps/com.realtech.xiaocan.ts +++ b/src/apps/com.realtech.xiaocan.ts @@ -23,13 +23,16 @@ export default defineAppConfig({ }, { key: 2, - matches: '[id = "com.byted.pangle:id/tt_splash_skip_btn"]', + quickFind: true, + matches: + '@[id$="tt_splash_skip_btn"] <n FrameLayout[childCount<=4] > FrameLayout +n @View[clickable=true] + TextView', + '@View[visibleToUser=true][clickable=true]