Date picker have problem with showing correct selected Date. Date picker showing wrong selected date when we go to next month.
Example:
If date binding is set to todays date (19.11), and we open date picker it will shows 19.11 what is okey, but if we go to next month it will show that 19.12 is selected what is incorrect. This is just graphical issue, binding is not changing.
I tested it on .net8 and .net9 and on both problem exsit.
Example on video (When I started clicking like monkey problem disappeared lol)
Description
Date picker have problem with showing correct selected Date. Date picker showing wrong selected date when we go to next month.
Example: If date binding is set to todays date (19.11), and we open date picker it will shows 19.11 what is okey, but if we go to next month it will show that 19.12 is selected what is incorrect. This is just graphical issue, binding is not changing.
I tested it on .net8 and .net9 and on both problem exsit.
Example on video (When I started clicking like monkey problem disappeared lol)
https://github.com/user-attachments/assets/85418be9-5904-4ca1-a1cc-e0b08f6708b5
Steps to Reproduce
Link to public reproduction project repository
https://github.com/michalpobuta/DatePickerIssue
Version with bug
9.0.10 SR1
Is this a regression from previous behavior?
No, this is something new
Last version that worked well
Unknown/Other
Affected platforms
Android
Affected platform versions
Android 14
Did you find any workaround?
Relevant log output