joelkanyi / Muviz

A Jetpack compose app that consumes the TMDB API to display movie and Tv shows and their details
205 stars 30 forks source link

App crashes upon clicking the favorite icon #20

Closed Ericgacoki closed 2 years ago

Ericgacoki commented 2 years ago
- Bug report 🐛

app crash

desc:

The movie details are loaded and displayed quite well. However, when you try to add the movie to your favorites, the app crashes. Still on that, there's no live update on the icon. Users would expect to see a different color immediately after clicking the icon - not after refreshing the screen!

possible fix:

joelkanyi commented 2 years ago

Thank you, let me work on this issue

joelkanyi commented 2 years ago

Fixed