Example of an app with the System Solar Planets in order to illustrate the use of Sealed Classes.
-
Updated
Aug 7, 2020 - Kotlin
Example of an app with the System Solar Planets in order to illustrate the use of Sealed Classes.
This project creates a search page using Spotify's API for finding albums, artists, playlists, and tracks. It's built with Kotlin, Coroutine, Flow, Dagger Hilt, Sealed class, Enum, Retrofit, and Room for offline caching support, following a Single Activity Multiple Fragments architecture.
Simple application to learn hilt, retrofit and room to cache data
Add a description, image, and links to the sealed-classes topic page so that developers can more easily learn about it.
To associate your repository with the sealed-classes topic, visit your repo's landing page and select "manage topics."