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

Connected days are being shared between two different calendars #76

Open
Rickpedrosa opened this issue Jul 21, 2019 · 1 comment
Open

Comments

@Rickpedrosa
Copy link

So in one fragment im displaying a calendar which receives the connected days by livedata. Its weird, maybe i misunderstood the intended behaviour of this library, but in another fragment i display a calendar and if i display the first one, the next calendar i must display will show the connected days of the previous one.

Both calendars are declared in their respectives layout files, with distinct ids. Also if the calendar contains many connected days the application gets slow considerably.

@alisubhani313
Copy link

I know I am very late for this, but hopefully can help to others.
Check this link : https://stackoverflow.com/questions/74400323/cosmo-calendar-shows-dates-from-other-screen/74400324#74400324

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