fix(APKPure): “分段广告-更新界面软件推荐”小概率误触 (#230)

Signed-off-by: gigibooom <171463165+gigibooom@users.noreply.github.com>
Signed-off-by: AIsouler <57941037+AIsouler@users.noreply.github.com>
Co-authored-by: AIsouler <57941037+AIsouler@users.noreply.github.com>
This commit is contained in:
gigibooom
2024-06-02 23:41:13 +08:00
committed by GitHub
parent 6d5d448441
commit f24df0d409

View File

@@ -54,7 +54,7 @@ export default defineGkdApp({
{ {
name: '点击关闭', name: '点击关闭',
preKeys: 0, preKeys: 0,
matches: 'TextView[text="关闭"]', matches: '@LinearLayout[clickable=true] >2 [text="关闭"]',
snapshotUrls: 'https://i.gkd.li/i/13466610', snapshotUrls: 'https://i.gkd.li/i/13466610',
}, },
], ],