101Loop / DatePickerTimeline

Android Date Picker Library that provides a calendar as a horizontal timeline
Apache License 2.0
123 stars 37 forks source link

Is there any chance you can change the activate date with other button? #11

Open www0488 opened 4 years ago

www0488 commented 4 years ago

Like the titles says, I want to add two buttons "Next month" and "Previous month". I tested to use the method setActiveDate(Calendar) but it doesn't let me change the current date. Do you guys know where can I manage to change it?