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

erro on use by code #12

Open
d3roch4 opened this issue Jul 4, 2019 · 0 comments
Open

erro on use by code #12

d3roch4 opened this issue Jul 4, 2019 · 0 comments

Comments

@d3roch4
Copy link

d3roch4 commented Jul 4, 2019

code:
ClickNumberPickerView numberPicker = new ClickNumberPickerView(opcionais.getContext());

exception:
android.content.res.Resources$NotFoundException: Resource ID #0x0
at android.content.res.ResourcesImpl.getValue(ResourcesImpl.java:216)
at android.content.res.Resources.loadXmlResourceParser(Resources.java:2155)
at android.content.res.Resources.getLayout(Resources.java:1155)
at android.view.LayoutInflater.inflate(LayoutInflater.java:421)
at android.view.LayoutInflater.inflate(LayoutInflater.java:374)
at android.view.View.inflate(View.java:24354)
at pl.polak.clicknumberpicker.ClickNumberPickerView.initViews(ClickNumberPickerView.java:286)
at pl.polak.clicknumberpicker.ClickNumberPickerView.init(ClickNumberPickerView.java:248)
at pl.polak.clicknumberpicker.ClickNumberPickerView.(ClickNumberPickerView.java:208)
at pl.polak.clicknumberpicker.ClickNumberPickerView.(ClickNumberPickerView.java:200)
at pl.polak.clicknumberpicker.ClickNumberPickerView.(ClickNumberPickerView.java:196)
...

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

1 participant