baoyongzhang / android-PullRefreshLayout

This component like SwipeRefreshLayout, it is more beautiful than SwipeRefreshLayout.
MIT License
2.07k stars 517 forks source link

My lib added and compiled successfully but shows error when apply it in xml #12

Open pratikoo7 opened 9 years ago

pratikoo7 commented 9 years ago

android.view.InflateException: Binary XML file line #28: Error inflating class com.cuneytayyildiz.widget.PullRefreshLayout

liaohuqiu commented 9 years ago

Try to clean the resource or restart you IDE.