Welcome to the Xamarin.Android feedback portal. We’re happy you’re here! If you have feedback on how to improve the Xamarin.Android, we’d love to hear it!

  • Check out the features or bugs others have reported and vote on your favorites. Feedback will be prioritized based on popularity.
  • If you have feedback that’s not listed yet, submit your own.

Thanks for joining our community and helping improve Syncfusion products!

1
Vote

When changing the month the via swipe or left and right the visible Dates matches the month in the MonthChanged event. But they do not match when changing the month via month selection. 

In case of Januar for example the NewValue is 1/1/2019 but VisibleDates Range from 11/1/2019 to 1/11/2020

Steps to reproduce:

  1. Start the calendar and subscribe the MonthChanged Event
  2. Click the month label
  3.  Select Januar of the current year
  4.  Look into the Event Args provided by the MonthChangedEvent.