Skip to content

Commit

Permalink
Merge pull request #63 from Yalantis/master
Browse files Browse the repository at this point in the history
merged PR
  • Loading branch information
rnkyr committed Jan 29, 2018
2 parents 93e7ba1 + 6ad93cc commit f3d9a24
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,7 @@ open class ColorMatchTabsViewController: UITabBarController {
}

open override func loadView() {
super.loadView()
view = MenuView()
}

Expand Down

0 comments on commit f3d9a24

Please sign in to comment.