Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

spb_default_sections_count not found crashes Android Studio Preview #40

Open
tom91136 opened this issue Jul 20, 2014 · 2 comments
Open

Comments

@tom91136
Copy link

the arrtibute spb_default_sections_count that was supposed to be read isn't there
This is what I get from Android Studio Preview

java.lang.AssertionError   at android.content.res.BridgeResources.getInteger(BridgeResources.java:425)   at 
fr.castorflex.android.smoothprogressbar.SmoothProgressDrawable$Builder.initValues(SmoothProgressDrawable.java:651)   at 
fr.castorflex.android.smoothprogressbar.SmoothProgressDrawable$Builder.<init>(SmoothProgressDrawable.java:623)   at 
fr.castorflex.android.smoothprogressbar.SmoothProgressBar.<init>(SmoothProgressBar.java:38)   at 
fr.castorflex.android.smoothprogressbar.SmoothProgressBar.<init>(SmoothProgressBar.java:31)  at 
fr.castorflex.android.smoothprogressbar.SmoothProgressBar.<init>(SmoothProgressBar.java:27)  

Also, your CI server is reporting error too

@saket
Copy link

saket commented Jul 25, 2014

Same here.

@castorflex
Copy link
Owner

Do you still have this error with the latest version? (v1.1.0)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants