File tree 2 files changed +2
-1
lines changed
2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change 38
38
<array >
39
39
<string >armv7 </string >
40
40
</array >
41
+ <key >UIRequiresFullScreen </key >
42
+ <true />
41
43
<key >UISupportedInterfaceOrientations </key >
42
44
<array >
43
45
<string >UIInterfaceOrientationPortrait </string >
Original file line number Diff line number Diff line change 46
46
static const CGFloat kDefaultMonthHeaderFontSize = 20 ; // default font size for the month headers
47
47
static const CGFloat kDefaultYearHeaderFontSize = 40 ; // deafult font size for the year headers
48
48
49
- static const NSUInteger kYearsLoadingStepiPhone = 10 ; // number of years in a loaded page = 2 * kYearsLoadingStep + 1
50
49
static const CGFloat kCellMinimumSpacingiPhone = 0 ; // minimum distance between month cells
51
50
static const CGFloat kDefaultDayFontSizeiPhone = 7 ; // default font size for the day ordinals
52
51
static const CGFloat kDefaultMonthHeaderFontSizeiPhone = 12 ; // default font size for the month headers
You can’t perform that action at this time.
0 commit comments