Skip to content

Latest commit

 

History

History
60 lines (44 loc) · 1.64 KB

README.md

File metadata and controls

60 lines (44 loc) · 1.64 KB

List and Detail App

This is a clean architecture app example built with

  • Coroutines
  • MVVM
  • Extension Functions
  • Dagger Hilt
  • Retrofit
  • Navigation Components
  • Cache Strategy (Repository Pattern)
  • Coroutines Flow
  • ViewBinding
  • DataBinding
  • Test Cases

Library reference resources:

How to build on your environment

You can open the project in Android studio and press run.

Screenshots

List And Detail Light
List And Detail Dark

Notice: 1 I have added dummy description to make UI look good.

    2 Before running command make sure that your device is up and running.