We'll design this type of sample Android App.
Upper portion contains a Horizontal Scroller. Lower portion contains a vertical scroller. Both are created with RecyclerView.
All data will come from this API in JSON format.
I used here:
- CardVeiw
- RecyclerView
- Retrofit for network call
- Picasso for image loading