Skip to content
This repository has been archived by the owner on Dec 4, 2018. It is now read-only.

When having tabbar height calculation is not correct #167

Open
bianxu opened this issue Oct 26, 2016 · 1 comment
Open

When having tabbar height calculation is not correct #167

bianxu opened this issue Oct 26, 2016 · 1 comment

Comments

@bianxu
Copy link

bianxu commented Oct 26, 2016

When having tabbar Using automatic layout load tablview calculation no minus the height of the height of the tabbar

@bianxu
Copy link
Author

bianxu commented Oct 26, 2016

  • (void)viewDidAppear:(BOOL)animated
    {
    [super viewDidAppear:animated];
    self.shyNavBarManager.scrollView = self.tableView;
    }

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant