muraee / Horizontal-Calendar

A material horizontal calendar view for Android based on RecyclerView
Apache License 2.0
1.21k stars 230 forks source link

Fix InflateException #105

Open Fintasys opened 5 years ago

Fintasys commented 5 years ago

Some people including myself suffered from this exception. android.view.InflateException: Binary XML file line #0: Binary XML file line #0: Error inflating class devs.mulham.horizontalcalendar.HorizontalCalendarView I investigated and found out that the missing android reference is missing in the background attribute.