You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
{
id: 'com.miui.securitycenter',
name: '手机管家',
groups: [
{
name: '隐身模式',
key: 0,
actionMaximum: 1,
matchTime: 10000,
resetMatch: 'app',
rules: [
{
matches: [
'@[id="android:id/checkbox"] < LinearLayout -2 TextView[text="隐身模式"]'
],
fastQuery: true,
activityIds: [
'com.miui.permcenter.settings.InvisibleModeActivity'
]
}
]
}
]
}
审查工具里能识别到这个控件,gkd也有提示,但是控件没有被点击
Beta Was this translation helpful? Give feedback.
All reactions