Searched refs:centerRight (Results 1 – 1 of 1) sorted by relevance
2022 final int centerRight = centerLeft + centerViewsWidth; in onLayout() local2025 } else if (centerRight > right) { in onLayout()2026 centerLeft -= centerRight - right; in onLayout()