Skip to content

Latest commit

 

History

History
26 lines (14 loc) · 831 Bytes

README.md

File metadata and controls

26 lines (14 loc) · 831 Bytes

News App

An application for news feed fetches news articles from api and show it in a recycler view , clicks are handled and opens articles in a custom chrome tab within the app itslef.

Lessons Learned

  1. Difference between ListView and RecyclerView


  1. Using RecyclerView
  2. About RecyclerView Flow

4. Using Chrome custom tabs 5. Usinf guide lines

Demo

News App