SpongeBobSun / mCalendarView

Customizable & Shrinkable Calendar Widget for Android
Apache License 2.0
243 stars 73 forks source link

Change month by scrolling up and down rather than left and right? #38

Closed dejiapps closed 7 years ago

dejiapps commented 7 years ago

Is it at all possible to adapt this library to change month by scrolling up and down rather than left and right?

SpongeBobSun commented 7 years ago

There isn't a simple solution for this. You can modify more code yourself. Maybe change viewpager to vertically scrolled viewpager.