A simple app made in kotlin to demonstrate the development using the Leanback Framework provided by Google.
- A minimum import of libraries were used, as smart TVs do not rely on a lot of memory.
- The framework used is the pure Leanback Framework as is.
- The architecture is the MVVM (Model View ViewModel)
- Kotlin language
- Material design
- Lifecycle LiveData
- Lifecycle ViewModel
- Lifecycle Coroutines
- AndroidX Leanback
- AndroidX Constraint Layout
- Google Gson
- Pretty time for time formatting
- Jake Wharton's Timber lib
by Raphael Bernardo