Skip to content

Commit b079c4c

Browse files
ChrisCraikflorina-muntenescu
authored andcommittedJan 16, 2018
Add PagingNetworkSample to sample list (#280)
1 parent 0f6ec22 commit b079c4c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed
 

Diff for: ‎README.md

+3
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,9 @@ how to use ViewModels and Room together with RxJava, in Kotlin.
3030
* **[PagingSample](https://github.com/googlesamples/android-architecture-components/tree/master/PagingSample)** - Shows
3131
how to use the Paging library with Room, in Kotlin.
3232

33+
* **[PagingNetworkSample](https://github.com/googlesamples/android-architecture-components/tree/master/PagingNetworkSample)** - Shows
34+
how to use the Paging library with a backend API via Retrofit, in Kotlin.
35+
3336
### Other Architecture Components Samples
3437

3538
* **[Architecture Blueprints - todo-mvvm-live](https://github.com/googlesamples/android-architecture/tree/dev-todo-mvvm-live)** - Variant of the to-do app that uses ViewModels, LiveData and Data Binding with an MVVM architecture.

0 commit comments

Comments
 (0)