Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
DhruvamSharma authored Jan 27, 2019
1 parent a678a98 commit a3fdc4c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Recycler-View-Series

This article is a part of the recyclerview series that I started and this repository will form the basis for the last 2 part left, ie, part 5 and part 6. Hope you all enjoyed this series and I was able to point a direction in the case of RecyclerView in Android.

In this part I try to help with Item Decorations in RecyclerViews and how to master them. These parts like the others will be as easy to understand and implement. With visual help ofcourse! Happy reading :)

The link to the starting article is here: https://android.jlelse.eu/understanding-recyclerview-a-high-level-insight-part-1-dc3f81af5720

<img src = "https://github.com/DhruvamSharma/Recycler-View-Series/blob/master/docs/state4-1.jpeg" width = "200" height = "300"> <img src = "https://github.com/DhruvamSharma/Recycler-View-Series/blob/master/docs/state4-2.jpeg" width = "200" height = "300"> <img src = "https://github.com/DhruvamSharma/Recycler-View-Series/blob/master/docs/state4-3.jpeg" width = "200" height = "300">

0 comments on commit a3fdc4c

Please sign in to comment.