Searched refs:mHeaderTopPadding (Results 1 – 1 of 1) sorted by relevance
75 private final int mHeaderTopPadding; field in FloatingHeaderView111 mHeaderTopPadding = context.getResources() in FloatingHeaderView()274 if (mCollapsed || uncappedTranslationY < mTranslationY - mHeaderTopPadding) { in applyVerticalMove()