Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 267 Bytes

README.md

File metadata and controls

4 lines (4 loc) · 267 Bytes

DictionaryWithOfflineMode

App using Jetpack compose fetches the detail description & its meaning attributes.

Details will be saved in Room DB and displays cache if device is in airplane mode.

Project used clean architecture, mvvm & hilt dependency injection.