Add a play button to AlbumDetailFragment that shows the option to play the album, or pause/resume the playback if the album is already playing.
Use animated play/pause icons from Noice [https://github.com/ashutoshgngwr/noice] on the playback fragments.
Add play/pause controls to the playback fragments.