Searched refs:maxDanglingViewTranslation (Results 1 – 1 of 1) sorted by relevance
1022 int maxDanglingViewTranslation; in offsetRowsIndividually() local1029 maxDanglingViewTranslation = listTopInWindow; in offsetRowsIndividually()1033 maxDanglingViewTranslation -= params.topMargin; in offsetRowsIndividually()1036 maxDanglingViewTranslation -= params.bottomMargin; in offsetRowsIndividually()1055 child.setTranslationY(-(maxDanglingViewTranslation * interpolatedPercentage)); in offsetRowsIndividually()