Skip to content

Commit

Permalink
fixed album image not being set on launch.
Browse files Browse the repository at this point in the history
  • Loading branch information
denysco committed Feb 23, 2018
1 parent ab65bbd commit 5d067d8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Player/Classes/Controllers/PandoraPlayer.swift
Original file line number Diff line number Diff line change
Expand Up @@ -232,6 +232,7 @@ open class PandoraPlayer: UIViewController {
configureNavigationBar()
configurePlayer()
configurePlayerSongListView()
configureBackgroundImage()
}

private func configurePlayerSongListView() {
Expand Down

0 comments on commit 5d067d8

Please sign in to comment.