hi-manshu / Kalendar

Kalendar is a powerful and customizable calendar library for Android applications. It provides a flexible and intuitive way to display and interact with calendars in your app. With Kalendar, you can easily render calendar views, handle date selection, pagination, and range selection, and customize the layout to match your app's design.
https://www.himanshoe.com
Apache License 2.0
761 stars 66 forks source link

Provide previous/next month callbacks #145

Open nikolasguillen opened 1 year ago

nikolasguillen commented 1 year ago

Hi, nice job with this library!

Now that you provide the possibility to fully customize calendar header, I think you should provide a default method to go to previous/next month, because at the moment you can customize the appearance of the header but if you do so you completely lose the possibility of navigating through different months.