VictorKabata / Notflix

Kotlin Multiplatform playground
589 stars 82 forks source link

Fixed moviesDao isMovieFavorite method. #6

Closed Kagiri11 closed 2 years ago

Kagiri11 commented 2 years ago

I have been able to fix the issue about room not understanding straight boolean value for isMovieFavourite. This fixes #5 .