Searched refs:secondaryTabRect (Results 1 – 1 of 1) sorted by relevance
124 val secondaryTabRect = requireViewById<FrameLayout>(R.id.secondary_tab).getViewRect() in onInterceptTouchEvent() constant128 } else if (secondaryTabRect.contains(downX.toInt(), downY.toInt())) { in onInterceptTouchEvent()