Glow-Inc / GLCalendarView

A fully customizable calendar view acting as a date range picker
MIT License
855 stars 106 forks source link

Weird white lines? #21

Closed Tj3n closed 8 years ago

Tj3n commented 8 years ago

It's only happened on iPhone 6s Plus, can someone give any idea why? It keep showing random white lines

Here's how it look:

screen shot 2016-04-20 at 4 28 34 pm
ltebean commented 8 years ago

You need to change [GLCalendarView appearance].padding to ensure calendarViewWidth - 2 * padding % 7 == 0