Join Slack
Powered by
Hi, I want to create a component that has missing ...
# dagger
a
amrelmasry
01/03/2019, 8:47 AM
Hi, I want to create a component that has missing bindings which are filled by different subcomponents, Is there anyway to create this on Android?
bindsOptionalOf
should work and return the missing bindings as
Optional
, but it will be heavy to include
Guava
just for this usecase
Open in Slack
Previous
Next