diff --git a/src/apps/com.lofter.android.ts b/src/apps/com.lofter.android.ts index 1cd003cc..c26cdedb 100644 --- a/src/apps/com.lofter.android.ts +++ b/src/apps/com.lofter.android.ts @@ -11,9 +11,20 @@ export default defineAppConfig({ matchTime: 10000, actionMaximum: 1, resetMatch: 'app', - rules: - 'FrameLayout > FrameLayout[childCount>2] > @View[clickable=true] + TextView < FrameLayout[childCount>2] > @View[clickable=true] + TextView <