Question

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?

Was it helpful?

Solution

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

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top