Skip to content

Commit 643edf4

Browse files
authoredMay 13, 2018
Update README.md
1 parent 7dc0929 commit 643edf4

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed
 

‎README.md

+8
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,14 @@ Tools used on the sample project
8181

8282
[Source Code](https://github.com/erikcaffrey/LiveData-DataBinding-Kotlin)
8383

84+
#### Android Paging Library
85+
86+
The Paging Library makes it easier for you to load data on demand within your app's RecyclerView
87+
88+
<img src="https://user-images.githubusercontent.com/5893477/39963467-36e02f3e-5631-11e8-8c0a-37739485c7d4.png" width="260">
89+
90+
[Source Code](https://github.com/erikcaffrey/Movies-PagingLibrary-Arch-Components)
91+
8492
Do you want to contribute?
8593
--------------------------
8694

0 commit comments

Comments
 (0)