ElasticProgressBar
ElasticProgressBar copied to clipboard
Error inflating class
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 !
Please post logcat
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.
Show me your code please