Searched refs:WEEK_MIN_VISIBLE_HEIGHT (Results 1 – 1 of 1) sorted by relevance
73 protected int WEEK_MIN_VISIBLE_HEIGHT = 12; field in SimpleDayPickerFragment187 WEEK_MIN_VISIBLE_HEIGHT *= mScale; in onAttach()508 int offset = child.getBottom() < WEEK_MIN_VISIBLE_HEIGHT ? 1 : 0; in updateMonthHighlight()