roomorama / Caldroid

A better calendar for Android
Other
1.42k stars 531 forks source link

Swipe get stuck using CaldroidSampleCustomFragment() #447

Open scrander opened 7 years ago

scrander commented 7 years ago

Hello everybody and thanks in advance.

I have more than 6000 selectedDates in my calendar. The thing is that using default CaldroidFragment(), month swipe flows well, but when I change to CaldroidSampleCustomFragment(), swiping get stuck for one or two seconds in the middle of the movement, making an ugly visual effect.

Can anybody help me with this, please?