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
Upon using the .withSubTitles(ArrayList(datesWithSubtitles)) with the CalendarPickerView it seems the subtitles get added to cells that are not actually dates. (see image)
Is there something additional needed for the implementation or is this an issue that will require fixing?
The text was updated successfully, but these errors were encountered:
Upon using the
.withSubTitles(ArrayList(datesWithSubtitles))
with the CalendarPickerView it seems the subtitles get added to cells that are not actually dates. (see image)Is there something additional needed for the implementation or is this an issue that will require fixing?
The text was updated successfully, but these errors were encountered: