feat(抖音): 视频播放中途插入的打招呼界面 (#2175)

This commit is contained in:
Kun Jinkao 2023-11-18 23:10:56 +08:00 committed by GitHub
parent 52b7a3eb6b
commit 89b726b107
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -185,5 +185,12 @@ export default defineAppConfig({
},
],
},
{
key: 14,
name: '视频播放中途插入的打招呼界面',
activityIds: 'com.ss.android.ugc.aweme.main.MainActivity',
rules: 'FrameLayout > @[desc="关闭"] + ViewGroup > [text$="打个招呼"]',
snapshotUrls: 'https://i.gkd.li/import/13379307',
},
],
});