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

Error inflating class #6

Open
msaada opened this issue Jun 14, 2016 · 3 comments
Open

Error inflating class #6

msaada opened this issue Jun 14, 2016 · 3 comments

Comments

@msaada
Copy link

msaada commented Jun 14, 2016

Hi ! I have a problem with the OptionView.setBackgroundColorSquare when I put it before the set ContentView the app crashes by telling me that it cannot inflate your class

Thanks !

@michelelacorte
Copy link
Owner

Please post logcat

@jimist
Copy link

jimist commented Oct 19, 2016

I got the same problem with this codes
** OptionView.noBackground = true;
and IDE could not find the option view
logcat say this :
Error:(21, 29) error: cannot find symbol variable noBackground

Error:Execution failed for task ':app:compileDebugJavaWithJavac'.

Compilation failed; see the compiler error output for details.

@michelelacorte
Copy link
Owner

Show me your code please

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