Skip to content

Commit

Permalink
PLAYRTS-5578 Ensure GoogleCast button position is updated on size cla…
Browse files Browse the repository at this point in the history
…ss change
  • Loading branch information
mutaben committed Nov 18, 2024
1 parent 7ff8687 commit 4b33ceb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Application/Sources/Content/PageViewController.swift
Original file line number Diff line number Diff line change
Expand Up @@ -117,6 +117,7 @@ final class PageViewController: UIViewController {

self.updateLayoutConfiguration()
self.updateTopicGradientLayout()
self.updateNavigationBar(animated: false)
}
}
#endif
Expand Down

0 comments on commit 4b33ceb

Please sign in to comment.