question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Not showing events on October of any year.

See original GitHub issue

I’m experiencing the same problem as #236 and #76

Events are shown in all months except October

I’m using this version of the library: com.applandeo:material-calendar-view:1.9.0-alpha03

The ViewModel in the following code is returning a List of type Calendar

      viewModel.getCalendarDays().observe(viewLifecycleOwner, Observer {
            calendarView.selectedDates = it
            calendarView.requestLayout()
        })

An this is the result in October image

And the correct one in November image

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:7 (2 by maintainers)

github_iconTop GitHub Comments

2reactions
kormateuszcommented, Jan 7, 2021

Fixed in 1.9.0-rc03

0reactions
jorgecasariegocommented, Jan 7, 2021

thanks @kormateusz

Read more comments on GitHub >

github_iconTop Results From Across the Web

Top 5 Ways to Fix Windows 10 Calendar Not Showing Events
If events you created or synced from another service aren't showing in the Microsoft Calendar app, running the Windows Store Apps troubleshooter ......
Read more >
Calendar App in Windows 10 does not show events far off
I've noticed events that are scheduled beyond March/April 2016 do not show up in the Calendar app. I opened Google calendar uses internet ......
Read more >
How to Fix 'Windows 10 Calendar Not Showing Events' Issue
In the “Synchronization Options” section, turn on the Calendar toggle switch. Quick tip: if the option was already enabled, turn it off and...
Read more >
Next year events not showing. - - The Events Calendar
I built a test event page and changed its date to find out that the home page will show the next three events...
Read more >
Windows 10/11 Calendar not showing events [SIMPLE FIX]
To fix the issue caused by Windows 10 Calendar not showing events, you will need to check for Windows updates, and then clear...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found