Android DatePicker shows unavailable months when using min/max limits
I've only found 1 other instance of this issue on StackOverflow which was unanswered (last year), so I figured I'd give it another shot. ( Android DatePicker/Dialog displaying incorrect month/s using min/max date , with an actual image) When setting the minDate and maxDate of the Android DatePicker, it'll show months that are unavailable within the range of min and max date. I'll demonstrate this issue with the following images: When I'm at the minDate: When I'm in between the date limits: When I'm at the maxDate: The unavailable months (in this case April and June) act as min and max values