From 3d589a0a76a82af44503a6374d3f1517be89d2a2 Mon Sep 17 00:00:00 2001 From: Gabriel Cutrini Date: Tue, 23 Feb 2016 21:05:46 -0300 Subject: [PATCH] fix container view placement on custom bar height. --- Sources/BaseButtonBarPagerTabStripViewController.swift | 10 +++++----- Sources/ButtonBarPagerTabStripViewController.swift | 7 ++++--- 2 files changed, 9 insertions(+), 8 deletions(-) diff --git a/Sources/BaseButtonBarPagerTabStripViewController.swift b/Sources/BaseButtonBarPagerTabStripViewController.swift index 371718b..d2e5c00 100644 --- a/Sources/BaseButtonBarPagerTabStripViewController.swift +++ b/Sources/BaseButtonBarPagerTabStripViewController.swift @@ -1,4 +1,4 @@ -// TwitterPagerTabStripViewController.swift +// BaseButtonBarPagerTabStripViewController.swift // XLPagerTabStrip ( https://github.com/xmartlabs/XLPagerTabStrip ) // // Copyright (c) 2016 Xmartlabs ( http://xmartlabs.com ) @@ -36,14 +36,14 @@ public class BaseButtonBarPagerTabStripViewController