pokk / DropBeat

A Music Player with downloading, playing, searching, exploring functions.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[bug] playlist information doesn't change

pokk opened this issue · comments

commented

Add or Remove a song from the favorite, the favorite playlist information doesn't change on the explore fragment screen.

[dropbeat] feature/explore/src/main/java/taiwan/no/one/feat/explore/presentation/fragments/ExploreFragment.kt (Line 188)


it.setFavoriteClickListener { vm.updateSong(it, it.isFavorite) }

Open in IDE · Open on GitHub

Issue-Label Bot is automatically applying the label bug to this issue, with a confidence of 0.92. Please mark this comment with 👍 or 👎 to give our bot feedback!

Links: app homepage, dashboard and code for this bot.