Skip to content

Latest commit

 

History

History
6 lines (6 loc) · 332 Bytes

README.md

File metadata and controls

6 lines (6 loc) · 332 Bytes

Breaking_News

CTF-ANDROID-TASK-2 This app contains a RecyclerView with a LinearLayoutManager which is used to display the JSON data. Retrofit library is used to handle the network requests. Glide is used for loading the required image. In the Second Activity a Webview is used to display the webpage along with a Progressbar.