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

GitHub

View Github