[Android] Could you share the actual bugs that Dagger's Dependent Component solved? #490
Open
Description
As opposed to SubComponent which is easier to implement
For example, did Transport team accidentally used some services meant for Food delivery only?
Or did logged out components wrongly used some logged-in-only services?
Or was it all hypothetical and Dependent Component simply enforced code to be cleaner?