We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7dc0929 commit 643edf4Copy full SHA for 643edf4
README.md
@@ -81,6 +81,14 @@ Tools used on the sample project
81
82
[Source Code](https://github.com/erikcaffrey/LiveData-DataBinding-Kotlin)
83
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
92
Do you want to contribute?
93
--------------------------
94
0 commit comments