Shivam Kadam

Results 6 comments of Shivam Kadam

Sorry, the calendar did not show the events properly because there was a mistake from my side. Thank you for providing such an extensive, calendar library. It really saves much...

Downgrading to lower AGP version will work in this case but I hope this issue gets resolved quickly for newer AGP versions.

I am working on this issue. I think the problem is with the **KalendarPagingSource Class**. In this class we filter the kalendar items. ![Screenshot (1)](https://github.com/hi-manshu/Kalendar/assets/111723283/294af908-ceab-44b3-b5eb-2ccfd76257d0) I think the kalendaritems are...

Just Use the KalendarEvents function inside the Kalendar

Sure, Here is an example how you can add events to your calendar `Kalendar(          currentDay = currentDay,          kalendarType = kalendarType,          modifier = modifier,          daySelectionMode = daySelectionMode,          showLabel = showLabel,          kalendarHeaderTextKonfig...

The issue you're encountering isn't a problem. The function employs the Kotlin datetime library as opposed to the default one. To resolve the error, simply add the following dependency to...