Im designing the xml format for a calendar to be used in an app, but I cant get the calendar to show in the graphical layout shower.
Instead I get the following 'error':
The following classes could not be found: - CalendarView (Change to android.widget.CalendarView, Fix Build Path, Edit XML)
The min SDK version for this project is 14 and its target version is 15.
Here is my XML code:
Much appreciated! Thanks!