Browsing Tag
java
19 posts
Android Recyclerview Library Gencycler (Java)
Android Recyclerview Library, Gencycler a Boilerplate free RecyclerView adapter. Gencycler uses annotation processing to analyze your code and generates the Recyclerview adapter for you, which means you only need to worry about your logic and not about the adapter