Searched refs:centerView (Results 1 – 1 of 1) sorted by relevance
261 View centerView = getChildAt(centerChildIndex); in isAtTop() local262 return getChildAdapterPosition(centerView) == 0 && in isAtTop()