Skip to content

Commit 5d067d8

Browse files
committed
fixed album image not being set on launch.
1 parent ab65bbd commit 5d067d8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Player/Classes/Controllers/PandoraPlayer.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -232,6 +232,7 @@ open class PandoraPlayer: UIViewController {
232232
configureNavigationBar()
233233
configurePlayer()
234234
configurePlayerSongListView()
235+
configureBackgroundImage()
235236
}
236237

237238
private func configurePlayerSongListView() {

0 commit comments

Comments
 (0)