gastsail / CocktailApp

Cocktails Android App with Clean Architecture, MVVM , Retrofit, Coroutines, Navigation Components , Room, Dagger Hilt, Cache Strategy and Coroutines Flow
MIT License
446 stars 77 forks source link

Apply general clean-up + add ability to delete favorite on detail #3

Closed Zhuinden closed 4 years ago

Zhuinden commented 4 years ago

I also added safe-args plugin although I must say I still don't like it, lol. But still slightly safer(?) than mere R.id.*s.