Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ReposAdapterBinder #20

Closed
IgorGanapolsky opened this issue Apr 28, 2015 · 1 comment
Closed

ReposAdapterBinder #20

IgorGanapolsky opened this issue Apr 28, 2015 · 1 comment

Comments

@IgorGanapolsky
Copy link
Contributor

Hello,
here you have ReposAdapter that implements ReposAdapterBinder: https://github.com/sockeqwe/mosby/blob/master/sample-dagger2-rx/src/main/java/com/hannesdorfmann/mosby/sample/dagger2/repos/ReposAdapter.java#L18

However, I cannot find ReposAdapterBinder anywhere in the project. Please explain.

Thanks,
Igor

@sockeqwe
Copy link
Owner

Hey,
this is an AnnotationProcessor that reduces writing boilerplate code like ViewHolder classes etc.

It's not mosby related, its a third party library just for generating RecyclerView adapter.
Have a look here:
https://github.com/sockeqwe/AnnotatedAdapter

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants