All Questions
1 question
0
votes
0
answers
76
views
How to update the current playing item in the listview dynamically with an image android
I have created a playlist with an hidden and the title song for the media player. Trying to make the current playing image in the list item visible or invisible on item click with the below code
@...