lemonlabs / slidingdebugmenu

[DEPRECATED] SlidingDebugMenu is a helper layout for Android developers that allows easy access to the state of the device and its settings from anywhere in your application

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Use Dagger to provide modules and dependencies for them

mkuprionis opened this issue · comments

Main motivation is to be able to have modules as in u2020: PicassoModules, RetrofitModule etc. I.e. modules that have dependencies that must come from the client app.