3

Is there a way to use the date picker that shows up when using a DatePicker? I have implemented the DatePicker that shows the spinners for choosing the month, day and year, but the Calendar date picker would be better.

OKGimmeMoney
  • 575
  • 2
  • 7
  • 19

2 Answers2

2

Take a look at CalendarView, just be aware that this is scrollable so it may be not a good idea to put it inside another scrollable view.

Pozzo Apps
  • 1,859
  • 2
  • 22
  • 32