android / codelab-android-dagger

Apache License 2.0
181 stars 157 forks source link

Step 8 Injected private fields #41

Closed belousovconst closed 4 years ago

belousovconst commented 4 years ago

In MainActivity private fields are annotated @Inject. Dagger does not supported injection private fields image