Results 5 comments of xcesco

I have the same problem and I found this thread only after I resolve my problem. My solution is on Proguard configuration too, but it's more generic, because I leave...

after one or two qrcode scanning, I have the same problem. I release the scanner onPause (in a fragment).

Version v7 remains on JDK 8. Too many changes on already hard work. Better consolidate and then change the platform.

In current work I rollback I found the problem was on Roboletric, Jacoco and the report test dependencies. Remember to consult [this article](http://dukescript.com/best/practices/2020/03/06/aar-dependencies.html) to see how to include aar dependencies...

I think the relevant code is related to extraction method for the annotation attribute value. It can be usefull provide a default value in `Annotation Utilty`. ```java /** * Estract...