We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Updated Using the RecyclerView (markdown)
Migrate Using-the-Recycler-View to AndroidX
should be ListAdapter, not PagedListAdapter
Replacing with implementation instead of compile perl -pi.bak -e "s/compile '(.[^']*)'/implementation '\1'/" *.md
We don't need a context object
Use ConstraintLayout instead
Fixed a typo, changed ListView to RecyclerView.
I wasted 20-30 minutes to figure out why my RecyclerView is not showing every time I start a new project; this warning will save a lot of time for a lot of people
moving to https:// for i.imgur
Fix code for button UI to reflect what is shown in gif
adding an improvement
Changed the Decoration code.
Some final tweaks of Uncover library chapter
Mentioning Uncover library. Open source project under Apache License, available from Maven central, also hosted in GitHub, looks highly relevant.