stephanenicolas / toothpick

A scope tree based Dependency Injection (DI) library for Java / Kotlin / Android.
Apache License 2.0
1.12k stars 115 forks source link

BroadcastReceiver is not supported at all! #438

Open rishabharora3 opened 2 years ago

rishabharora3 commented 2 years ago

Hi,

The broadcast receiver is not successfully injecting the dependencies. Is there a solution to this problem?

Thank you.