mCalendarView icon indicating copy to clipboard operation
mCalendarView copied to clipboard

Crashes in libraries

Open neethuanand1994 opened this issue 6 years ago • 1 comments

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

neethuanand1994 avatar Jun 13 '18 07:06 neethuanand1994

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.

mBigFlower avatar Jun 19 '18 01:06 mBigFlower