Android CalendarView in Support library

3k Views Asked by At

I have been trying to make an app with a calendar view, but the one I have been using is not working when I try to scale it across multiple devices.

Does android have a calendarview in the support library? I need to use the calendar to pick a date.

Are there any other calendar views on github that are recommended?

1

There are 1 best solutions below

2
On BEST ANSWER

If you want the user to pick a date you could use the third party TimesSquare component.