Searched refs:DAY_HEADER_BOTTOM_MARGIN (Results 1 – 1 of 1) sorted by relevance
410 private static int DAY_HEADER_BOTTOM_MARGIN = 3; field in DayView666 DAY_HEADER_BOTTOM_MARGIN = (int) mResources.getDimension(R.dimen.day_header_bottom_margin); in DayView()2563 float y = DAY_HEADER_HEIGHT - DAY_HEADER_BOTTOM_MARGIN; in drawDayHeader()