News project show news list and detail
- News list show with paging. One page get 50 items.
- Detail screen show news data.
- Search screen can search news.
- Android for App Development
- Kotlin language
- MVVM for App architecture
- Retrofit for HTTP Networking
- Room database use for local database
- API request use from news Api
- Design refrence from google
- Icon resources from Flaticon
- Navigation architecture
- Single activity