Searched refs:lastViewBottom (Results 1 – 1 of 1) sorted by relevance
292 val lastViewBottom: Int = SectionLastView.getBottom() in updateStickyHeader() constant293 mStickyHeader?.setTranslationY(lastViewBottom.toFloat() - in updateStickyHeader()