Ritesh Singh
Results
2
comments of
Ritesh Singh
you are not calling init() in your onCreate and using this calendar in XML. This error occurs if this library fails to find init function for the calendar.
In my case, it's because of the wrong output file path. make sure you are using -- absolute path of the output file: eg- filename.getAbsolutePath(); and correct URI for logo.png...