We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb42faf commit 1a4e26fCopy full SHA for 1a4e26f
README.md
@@ -248,7 +248,7 @@ We can wrap that in a ViewHolder with:
248
249
There's nothing magical going on here; we're just mapping numeric IDs and casts into a nice, type-safe contract.
250
251
-### Create a custom FirebaseListAdapter
+### Create a custom FirebaseRecyclerAdapter
252
253
Just like we did for FirebaseListAdapter, we'll create an anonymous subclass for our ChatMessages:
254
0 commit comments