MOLO17 / CustomizableCalendar

CustomizableCalendar is a library that allows you to create your calendar, customizing UI and behaviour
MIT License
218 stars 38 forks source link

setting current month #17

Open emreakcan opened 6 years ago

emreakcan commented 6 years ago

When i set the current month of aucalendar with auCalendar.setCurrentMonth(previousDate); view doesnt change how can i handle this? i want to show currentmonth when i set it

emreakcan commented 6 years ago

is there any way to calendar can show the month which is i set with .setCurrentMonth i tried but view doesnt change. calendar still shows same month

Csabee005 commented 5 years ago

Hi Emreakcan! Have you by any chance come up with a solution to your problem?

emreakcan commented 5 years ago

Hey, I solved the problem year ago but I am not working on this project also I don't own the project so I don't have code but I remember I re-initizalized whole view for changing it or something similar.