kizitonwose / Calendar

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

Requesting Paginated Calendar. #480

Closed rethinavelsmitch closed 11 months ago

rethinavelsmitch commented 11 months ago

Feature

It would be better to load a paginated calendar view based on the scroll.

kizitonwose commented 11 months ago

You can call setup with a date range and then add a scroll listener from which you call updateMonthData later on.