ElasticProgressBar icon indicating copy to clipboard operation
ElasticProgressBar copied to clipboard

Error inflating class

Open msaada opened this issue 8 years ago • 3 comments

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 !

msaada avatar Jun 14 '16 18:06 msaada

Please post logcat

michelelacorte avatar Jun 21 '16 09:06 michelelacorte

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.

jimist avatar Oct 19 '16 20:10 jimist

Show me your code please

michelelacorte avatar Oct 19 '16 20:10 michelelacorte