Open john1jan opened 8 years ago
Warning: com.caverock.androidsvg.SVGImageView: can't find referenced class com.caverock.androidsvg.R
I had same Issue, In my case I am using two different libs, internally one lib using other lib, ie.(androidsvg-1.2.1.jar) which was causing problem, just removed the outer dependency. and it worked fine.
Warning:com.caverock.androidsvg.SVGImageView: can't find referenced class com.caverock.androidsvg.R$styleable
When creating a release build. I mean progaurd is removing this class