square / android-times-square

Standalone Android widget for picking a single date from a calendar view.
Apache License 2.0
4.45k stars 1.19k forks source link

Infinitely scrolling. #80

Open IHNEL opened 10 years ago

IHNEL commented 10 years ago

Hi there! Is there any way to make this widget scroll infilitely? I mean, I don't want to set starting time and ending time during init() method. I need a calendar picker view which enable user to pick any date, and scroll to find any date.

Thanks.

edenman commented 10 years ago

Not something we've talked about, it would be difficult to code up, but PRs welcome!