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

it dose not vector drawable #29

Open
a-najar opened this issue Feb 1, 2017 · 1 comment
Open

it dose not vector drawable #29

a-najar opened this issue Feb 1, 2017 · 1 comment

Comments

@a-najar
Copy link

a-najar commented Feb 1, 2017

android.view.InflateException: Binary XML file line #79: Error inflating class io.techery.properratingbar.ProperRatingBar
at android.view.LayoutInflater.createView(LayoutInflater.java:613)
at android.view.LayoutInflater.createViewFromTag(LayoutInflater.java:687)
at android.view.LayoutInflater.rInflate(LayoutInflater.java:746)
at android.view.LayoutInflater.rInflate(LayoutInflater.java:749)
at android.view.LayoutInflater.rInflate(LayoutInflater.java:749)
at android.view.LayoutInflater.rInflate(LayoutInflater.java:749)
at android.view.LayoutInflater.rInflate(LayoutInflater.java:749)
at android.view.LayoutInflater.inflate(LayoutInflater.java:489)
at android.view.LayoutInflater.inflate(LayoutInflater.java:396)
at android.view.LayoutInflater.inflate(LayoutInflater.java:352)

@brittonjg
Copy link

It would be good to fix this. I could always create a PR to sort out the issue. I am pretty sure it is a cause of updating the build.gradle file and ProperRatingBar.java to use the ContextCompat.getDrawable. Should do the trick.

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

2 participants