Searched refs:bottomDiff (Results 1 – 1 of 1) sorted by relevance
744 final int bottomDiff = curY + mSelected.itemView.getHeight() + mTmpRect.bottom - in scrollIfNecessary() local746 if (bottomDiff > 0) { in scrollIfNecessary()747 scrollY = bottomDiff; in scrollIfNecessary()