Setting MinDate on DatePicker moves CalendarView to 1964

后端 未结 5 1701
离开以前
离开以前 2020-12-08 16:40

I\'m debugging an issue where the CalendarView in a DatePicker moves to October 1964 if there is a non-default minimum date set. This reproduces at

5条回答
  •  隐瞒了意图╮
    2020-12-08 17:02

    Before implementing any of the suggestions above, check to make sure that your simulator is running on today's date and time. If left open for a while, it can lag by a few days. I fixed my issue simply by restarting the simulator.

提交回复
热议问题