mCalendarView
mCalendarView copied to clipboard
Crashes in libraries
using this library com.github.SpongeBobSun:mCalendarView:6c384cdc8b my calender is worked,i added compile 'com.google.android.gms:play-services-maps:8.3.0',, this error showing Caused by: android.view.InflateException: Binary XML file line #30: Error inflating class sun.bob.mcalendarview.views.WeekColumnView,, how i solve this issue
You mean that, if you don't add the 'com.google.android.gms:play-services-maps:8.3.0', everything is ok?
Because the WeekColumnView is a very sample class, you can see its code directly.