ojo / ios

:iphone:
0 stars 0 forks source link

Miniplayer and Now Playing: add buffering image/view for playback toggles #35

Closed btc closed 7 years ago

btc commented 7 years ago

The MusicPlaybackToggle has a buffering state and a UIActivityIndicatorView, but I can't get the indicator view to appear. In the buffering state, the image disappears as it ought to, but the indicator is nowhere to be found. The relevant code is here:

https://github.com/ojo/ios/blob/master/ojo/MusicPlaybackButton.swift#L17