I was going through android official blog site here
:: I found out new type of date and time pickers showcased in android
Questions::
- I am familiar with implementing old styled widgets, but how to implement this new widgets
- Any samplecode on how to implement this styled widgets
- Minimum level API required to implement these styles
Q1.Ans now its Library available see this thanks to @derekbrameyer
and live preview on play see
Q2.Ans library shipped with sample
Q3.Ans i am running this app on 2.3 devise (API level 8)and its working perfectly