traex / CalendarListview

Implementation of a calendar in a ListView. One month by row
MIT License
1.48k stars 439 forks source link

This is not working for me :( #37

Open Abin32 opened 8 years ago

Abin32 commented 8 years ago

Hi, I am using Eclipse version Mars.1 while using am always getting error and app force close. The error am getting is : android.view.InflateException: Binary XML file line #8: Error inflating class com.andexert.calendarlistview.library.DayPickerView Caused by: java.lang.ClassNotFoundException: com.andexert.calendarlistview.library.DayPickerView. Please help me to sort this out.

rainmyf commented 8 years ago

u should click project then click clean,clean all project,it will be worked