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.
Updated Using the RecyclerView (markdown)
Revert 51dc755192e7a4e435e4786240f6e8e66272e9ac...5342b1f53724f4d14564cd0ffa01892f3811ffc5 on Using the RecyclerView
Revert 5342b1f53724f4d14564cd0ffa01892f3811ffc5...e542ec480267c0d53881821f5819f10e6c450f36 on Using the RecyclerView
since we are referencing listener object, which is part of ContactsAdapter class, the ViewHolder class cannot be static
Bump versions
dependecies updated
Revert c3c39dc89ca9aa4daeaf5881f4a3d6c33bbc058e...0096d448fa23c7d41c0371a9931ee84362422148 on Using the RecyclerView
Removed always true condition
Corrected a mistake under the performance section about setHasFixedSize();
Updated the gradle dependencies support version number to 24.2.1.
Fixes according to https://youtu.be/imsr8NrIAMs?t=2146
Don't declare static
I edited the page, I have a small comment to add but can't find a way to comment or something. Please if this is wrong, feel free to correct me. Thanks and well done for the great tutorial
Add DiffUtil
Adding swipe detection for RecyclerView with onFlingListener
Error in design tab if Support library is not added to build.gradle.