You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
CalendarView provides moveToDate() method that can be used for fast moving to the specific calendar date. You can implement your custom UI logic for year selection and use this Calendar method for moving to the first date of selected year.
This is a very good suggestion, we'll think about it.
@eikaramba In version 1.1.0 we have added the features that you suggested:
We have added an optional year selection control that uses for fast year switching.
We have added a dateSelectionFilter . That filter is used to detect whether a date available for selection or not. You can implement your custom filtration logic.
thx for the library i just wanted to share our requirements, maybe it is interesting for you. All come from real business cases:
The text was updated successfully, but these errors were encountered: