From bedbcd7e96e8ec3dedad81df911352a4ffe71f35 Mon Sep 17 00:00:00 2001 From: Mehrdad Mozafari Date: Tue, 11 Jul 2017 15:29:22 -0700 Subject: [PATCH] Update RootViewController.swift --- demoapp-ios-swift/RootViewController.swift | 1 - 1 file changed, 1 deletion(-) diff --git a/demoapp-ios-swift/RootViewController.swift b/demoapp-ios-swift/RootViewController.swift index 58a8151..0d0e0b1 100644 --- a/demoapp-ios-swift/RootViewController.swift +++ b/demoapp-ios-swift/RootViewController.swift @@ -37,7 +37,6 @@ class RootViewController: UIPageViewController, UIPageViewControllerDelegate, UI } // MARK: - UIPageViewController navigation functions - // taken from https://stackoverflow.com/questions/17779735/how-do-i-make-the-bottom-bar-with-dots-of-a-uipageviewcontroller-translucent override func viewDidLayoutSubviews() { super.viewDidLayoutSubviews()