You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Android Application 🐕 based on offline first approach built using Dagger Hilt, Material Motion, Coroutines + Flow, Jetpack (Room, ViewModel, LiveData) based on MVVM architecture.
This is android application where I'll try to impliment the latest and the greatest along with links to the medium article.
The project uses DogApi for retrofit requests. It does not request any registration so you can build the application directly.
Shared Element Transition from Dog List to Dog Details Fragment
Bottom Sheet for all details related to the dog in Dog Details Fragment
Using Color Pallette API for setting background color of bottom sheet above
Recycler - Selection library with contexual Action mode for setting a Dog as Favorite
Using Paging 3 library
Update this Readme for APp screenshots, credits, libraries used and contribution.
About
Android Application 🐕 based on offline first approach built using Dagger Hilt, Material Motion, Coroutines + Flow, Jetpack (Room, ViewModel, LiveData) based on MVVM architecture.