A news feed app, uses recycler view for scrolling action
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
- Difference between ListView and RecyclerView
- Using RecyclerView
- About RecyclerView Flow
4. Using Chrome custom tabs 5. Usinf guide lines
Demo
News App