Skip to content Skip to sidebar Skip to footer

Exception : Android.view.inflateexception: Binary Xml File Line #20: Error Inflating Class Net.simonvt.datepicker.datepicker

I am working on android application where I am using simonvt datepicker library because of backward compatible but I see in my developer console crash report there are 3 reports fo

Solution 1:

I noticed that there is some bug in simonvt datepicker that was the reason for the exception. I moved again to DatePicker that android provides that worked really awesome without any more exception.


Post a Comment for "Exception : Android.view.inflateexception: Binary Xml File Line #20: Error Inflating Class Net.simonvt.datepicker.datepicker"