You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: ReadMe.md
+1-2Lines changed: 1 addition & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,3 @@
1
-
<linkhref="image.css"rel="stylesheet"></link>
2
1
# Android Paging 3
3
2
4
3
The project involves a news app that uses [News Api](https://newsapi.org/). The app showcases the use of Android paging 3.
@@ -24,7 +23,7 @@ The project uses MVVM architecture
24
23
Acquire your API key from newsapi.org, find RestClient.kt file inside the source code directory and replace the value of the constant "API_KEY" with your API key and you are good to go.
0 commit comments