Dagger - Class Has No Injectable Members
I'm trying to integrate Dagger into my application. And I ran into a problem. I'm getting this error at runtime: java.lang.IllegalStateException: Errors creating object graph:
Solution 1:
Question was answered in this Dagger GitHub issue #372
Post a Comment for "Dagger - Class Has No Injectable Members"