traex / CalendarListview

Implementation of a calendar in a ListView. One month by row
MIT License
1.48k stars 439 forks source link

Why getMaxYear? Just asking... #55

Open nightwolf738 opened 7 years ago

nightwolf738 commented 7 years ago

I set the getMaxYear() to 2415

When 2415 comes, it will not show up anymore, but this will not be my business.

However, just asking, why did you need to implement such a method?