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.

Home Page:https://www.himanshoe.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Scrolling is not smooth

AniruddhaKulk opened this issue · comments

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):

  • OS: [e.g. iOS]
  • Browser [e.g. chrome, safari]
  • Version [e.g. 22]

Smartphone (please complete the following information):

  • Device: [e.g. iPhone6]
  • OS: [e.g. iOS8.1]
  • Browser [e.g. stock browser, safari]
  • Version [e.g. 22]

Additional context
Add any other context about the problem here.

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