Skip to content

Commit

Permalink
Tentative fix for ian-mcdowell#1
Browse files Browse the repository at this point in the history
  • Loading branch information
Danny Keogan committed Apr 2, 2018
1 parent 49297cc commit 46bf391
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Sources/TabViewController.swift
Original file line number Diff line number Diff line change
Expand Up @@ -137,6 +137,8 @@ open class TabViewController: UIViewController {
self.edgesForExtendedLayout = []

applyTheme(theme)

tabViewBar.refresh()
}

open override func viewDidLayoutSubviews() {
Expand Down

0 comments on commit 46bf391

Please sign in to comment.