Calendar icon indicating copy to clipboard operation
Calendar copied to clipboard

A highly customizable calendar view and compose library for Android and Kotlin Multiplatform.

Results 52 Calendar issues
Sort by recently updated
recently updated
newest added

### Library information: - Version: 2.4.0 - View or Compose module: Compose ### Question: [e.g. How do I do achieve only a single selection in a vertical calendar instead of...

### Library information: - Version: 2.4.0-beta01 - Compose - ### Describe the bug** Whenever I swipe left or right to a new month, the callback gets triggered multiple times. The...

### Library information: - Version: 2.4.1 - View or Compose module: View ### Question: for swipe smoothly, How to Preload data in MonthDayBinder for previous and next month? When i...

### Feature Add Grid calendar implementation as part of the library ### Tech (if applicable) Now there are HorizontalCalendar and VerticalCalendar, using LazyRow and LazyColumn, containg CalendarMonths elements. It would...

enhancement

Consider turning off core library desugaring: https://github.com/kizitonwose/Calendar/blob/14991af8c3ba9eeec5b2fba6a4c7fc8d22e2943f/core/build.gradle#L18 This forces any app that uses this library to also turn on core library desugaring, which slows down their build. Most things can...

It would be great to show the week numbers, like the orginal Android CalenderView does: ![image](https://github.com/kizitonwose/Calendar/assets/58930914/d08f8513-bc8e-4dd6-a9fd-5f6df2ba562b)

### Library information: - Version: [2.5.1] - View or Compose module: [View] ### Question: [how can i show the lunar calendar's bellow the number?] like this ![image](https://github.com/kizitonwose/Calendar/assets/20920804/0b92506e-1a54-44ae-b222-ab7b64af489b)

### Library information: - Version: [e.g. 2.0.0] - View or Compose module: [e.g. View] ### Question: [e.g. How do I do X or Y?] How to click on the month...

### Library information: - Version: [2.5.1] - View or Compose module: [View] ### Question: [from example1 to exapmle8,i can't find this example] ![image](https://github.com/kizitonwose/Calendar/assets/20920804/9cfa792f-0743-4012-8562-36583e52b342)

### Library information: - Version: [e.g. 2.0.0] - View or Compose module: [e.g. View] ### Question: [e.g. How do I do X or Y?] use kotlinx-datatime to replace java.time