diff --git a/src/apps/com.android.thememanager.ts b/src/apps/com.android.thememanager.ts index 6346137d..cc897816 100644 --- a/src/apps/com.android.thememanager.ts +++ b/src/apps/com.android.thememanager.ts @@ -36,6 +36,7 @@ export default defineGkdApp({ resetMatch: 'app', rules: [ { + action: 'clickCenter', activityIds: [ 'com.android.thememanager.ThemeResourceTabActivity', 'com.android.thememanager.ThemeResourceProxyTabActivity',