sephiroth74 / HorizontalVariableListView

Horizontal list view for Android which allows variable items widths
859 stars 283 forks source link

Random Inflate Error #83

Closed tavrinn closed 10 years ago

tavrinn commented 10 years ago

I have been using this library for a while and it has been great. I have however noticed a rare inflate exception and was wondering if anyone else was experiencing the same issue (Problem is pretty hard to replicate)?

android.view.InflateException: Binary XML file line #185: Error inflating class it.sephiroth.android.library.widget.HListView

Thanks

tavrinn commented 10 years ago

Figured it out, was an issue with another library :D