You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: