Skip to content

Commit

Permalink
T18292507 - Bring back configureBarbButton
Browse files Browse the repository at this point in the history
(cherry picked from commit ff9f4564b9ef69afbbc2c5c8aa97deb8a810bf6b)
  • Loading branch information
dg-mega committed Oct 1, 2024
1 parent de75c79 commit ef9672d
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -158,6 +158,7 @@ final class AlbumContentViewController: UIViewController, ViewType {

private func buildNavigationBar() {
self.title = viewModel.albumName
configureBarButtons()
}

private func configureBarButtons() {
Expand Down

0 comments on commit ef9672d

Please sign in to comment.