[go: nahoru, domu]

Searched refs:anchorPosition (Results 1 - 1 of 1) sorted by relevance

/frameworks/support/v7/recyclerview/src/android/support/v7/widget/
H A DStaggeredGridLayoutManager.java1395 private void updateLayoutState(int anchorPosition, RecyclerView.State state) { argument
1397 mLayoutState.mCurrentPosition = anchorPosition;
1403 if (mShouldReverseLayout == targetPos < anchorPosition) {

Completed in 12 milliseconds