Searched refs:mLastScroll (Results 1 – 1 of 1) sorted by relevance
70 private float mLastScroll = 0; field in StickyHeaderLayout113 mLastScroll = getCurrentScroll(); in updateHeaderScroll()118 child.setTranslationY(Math.max(mLastScroll, lp.scrollLimit)); in updateHeaderScroll()147 float startValue = mLastScroll - getCurrentScroll(); in reset()