MOLO17 / CustomizableCalendar

CustomizableCalendar is a library that allows you to create your calendar, customizing UI and behaviour
MIT License
218 stars 38 forks source link

NullPointerException: At customizableCalendar.injectViewInteractor(calendarViewInteractor); #30

Open ymane opened 5 years ago

ymane commented 5 years ago

I am getting Error

Caused by: java.lang.NullPointerException: Attempt to invoke virtual method 'void com.molo17.customizablecalendar.library.components.CustomizableCalendar.injectViewInteractor(com.molo17.customizablecalendar.library.interactors.ViewInteractor)' on a null object reference

sufyanshabbir255 commented 3 years ago

The same error i am getting right now

sufyanshabbir255 commented 3 years ago

@ymane can guide me on how you resolve your issue