kizitonwose / Calendar

A highly customizable calendar view and compose library for Android.
MIT License
4.5k stars 492 forks source link

Single Selection in Vertical Calendar #539

Closed rajeshjadidminc closed 1 month ago

rajeshjadidminc commented 2 months ago

Library information:

kizitonwose commented 2 months ago

The same way as the range, just replace the initial section when another date is selected instead of keeping a list. See compose example 3