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?
If you want the user to pick a date you could use the third party TimesSquare component.