FSCalendar column line separator

583 Views Asked by At

I using fscalendar and I see that a new column separator in days cell.

These lines does't appear in iPhone 7 but in iPhone XS yes.

enter image description here

If somebody has a solution for this issue I appreciate you because I'm crazy with this problem.

Thanks in advance!

1

There are 1 best solutions below

0
On BEST ANSWER

I solve it!... in my code, I changed backgroundColor property of cell.titleLabel object. I comment this lines and column separator line is go out!

Regards!