k06a / ABCalendarPicker

Fully configurable iOS calendar UI component with multiple layouts and smooth animations.
MIT License
710 stars 119 forks source link

Days Provider LongNext / LongPrev #29

Closed jmlw closed 11 years ago

jmlw commented 11 years ago

Is it possible to disable the "year skip" and the LongPrev and LongNext buttons via a style provider? Or will the Days Provider have to be modified to not draw the buttons and disable the actions performed by those buttons?

k06a commented 11 years ago

Now this is impossible without modifying source code of component. I will write new version of this component with support of iOS6 and iOS7 style.