Skip to content

Commit 528a4bb

Browse files
authored
Update README.md
1 parent b7091a1 commit 528a4bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Common Adapter
22

33
A generic RecyclerView Adapter.
4-
Helps create a list of different views and / or different models to bind without the boilerplate code in the RecyclerView Adapter callbacks.
4+
Helps create a list of different views and / or different models to bind without the boilerplate code in the RecyclerView Adapter callbacks and without the need to create separate adapters for every list.
55

66
Current version: 1.0.1-snapshot01
77

0 commit comments

Comments
 (0)