Skip to content

Commit

Permalink
fixup
Browse files Browse the repository at this point in the history
  • Loading branch information
nift4 committed May 17, 2024
1 parent 8190b6e commit 8344df5
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -378,6 +378,7 @@ abstract class BaseAdapter<T>(
onMenu(item, popupMenu)
popupMenu.show()
}
holder.nowPlaying.visibility = View.GONE
}

// need to call notifyDataSetChanged() afterwards
Expand Down

0 comments on commit 8344df5

Please sign in to comment.