Set android datepicker date limits

Posted by matt on Stack Overflow See other posts from Stack Overflow or by matt
Published on 2010-03-26T19:22:02Z Indexed on 2010/03/26 19:23 UTC
Read the original article Hit count: 617

I am using datePicker in android to display images based on user selected dates. I need to limit said dates to certain days for instance Jan 1st 2010 to Dec 31st 2010. Simple as that i thought but no where can i find the answer on how to limit these dates.

Does anyone know how to limit the dates for Android DatePicker

© Stack Overflow or respective owner

Related posts about android

Related posts about android-datepicker