1 min readAug 10, 2018
The good news is I can compile and run the app with annotationProcessor
. The bad news I am still unable to use the GlideApp
object.
The AppGlideModule
is in the same package where I am attempting to use the GlideApp
object.