dmytrodanylyk / android-process-button

Android Buttons With Built-in Progress Meters.
http://dmytrodanylyk.com/pages/portfolio/portfolio-process-button.html
MIT License
3.01k stars 546 forks source link

Unable start activity #26

Closed hoangtrungit closed 9 years ago

hoangtrungit commented 9 years ago

I'm import lib and sample to eclipse when run project I got the error

Unable to start activity ComponentInfo{com.dd.sample/com.dd.sample.SignInActivity}: android.view.InflateException: Binary XML file line #30: Error inflating class com.dd.processbutton.iml.ActionProcessButton

please help me!

FAHADSUST commented 9 years ago

Don't use the jar file as library. Import library project and then integrate it with the project.