Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Significant lag while showing AgendaCalendarView #135

Open
AkshayChordiya opened this issue Jan 5, 2018 · 2 comments
Open

Significant lag while showing AgendaCalendarView #135

AkshayChordiya opened this issue Jan 5, 2018 · 2 comments

Comments

@AkshayChordiya
Copy link

I using a very simple sample of AgendaCalendarView, pretty much similar to how it is implemented in the sample app.
But showing the AgendaCalendarView shows a huge lag even on a Nexus 5. Hence it will be more slow on older devices.

@bluetoothfx
Copy link

I am also facing same issue. But with my redmi 3s prime (3 Gb Ram) no lag. Please let us know a solution. Or there is a sync way of initialization on the main project which I can't implement on my real project. Thanks.

@bluetoothfx
Copy link

bluetoothfx commented Jan 22, 2018

Follow Async way. It is much better. For that you need to import full project as module. Then change init() agendaCalenderview this is shown as example on the library project. After that you will face some difficulties.
You may see this link:
#27
#131

Hope you will find less lag. Hope so....

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants