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
818 stars 66 forks source link

Scrolling is not smooth #42

Closed AniruddhaKulk closed 2 years ago

AniruddhaKulk commented 2 years ago

Describe the bug Try scrolling through the months and it's not smooth.

To Reproduce Steps to reproduce the behavior: Just scroll through the months and we can see the lag.

Expected behavior Can we make scrolling smooth to improve the user experience?

Screenshots If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

Smartphone (please complete the following information):

Additional context Add any other context about the problem here.

hi-manshu commented 2 years ago

Can you check now, I have added the LazyColumn.

Fixed with https://github.com/hi-manshu/Kalendar/releases/tag/v1.1.0_v1.0.0-Release