mergehez / ArgPlayer

An android music player library
Apache License 2.0
70 stars 23 forks source link

The functionality of adding a song to a playlist already connected to the widget #11

Open vladlenak opened 2 years ago

vladlenak commented 2 years ago

It would be nice if you could add a song to a playlist already connected to the widget. I really need it.

mergehez commented 2 years ago

Thank you very much for the issue. I think it is solved with the new release v3.1. Could you please try it from your end and tell whether it helps or not.

The only thing to do is to change the version of dependency to v3.1

Edit: You can open FullScreenPlayerActivity.java to see how to add new songs to an attached playlist.