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

add RendererRecyclerViewAdapter library #71

Open
vivchar opened this issue Nov 4, 2017 · 0 comments
Open

add RendererRecyclerViewAdapter library #71

vivchar opened this issue Nov 4, 2017 · 0 comments

Comments

@vivchar
Copy link

vivchar commented Nov 4, 2017

https://github.com/vivchar/RendererRecyclerViewAdapter

  • Now you do not need to implement adapters for RecyclerView;
  • You can easily use several types of cells in a single list;
  • You can reuse cells in different RecyclerView;
  • You can easily add a nested RecyclerView;
  • You can easily add the DiffUtil support;
  • You can easily save a state of a Item when scroll;
  • Using this library will protect you from the appearance of any business logic in an adapter

Example

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

1 participant