How this field injected in github android? -
i know github android app using roboguice, , field injection needs module bind.
but can not found module supposed bind field "accountdatamanager" in com.github.mobile.ui.user.homeactivity. , not 1 this.
it uses @inject attribute, no module can found.
can tell me how works?
for using @injectview need use butterknife view injection library. check link more butterknife
Comments
Post a Comment