Skip to content
This repository was archived by the owner on Apr 24, 2022. It is now read-only.

Comments

Update ViewPagerController.m#62

Open
492220437 wants to merge 1 commit intoiltercengiz:masterfrom
492220437:patch-1
Open

Update ViewPagerController.m#62
492220437 wants to merge 1 commit intoiltercengiz:masterfrom
492220437:patch-1

Conversation

@492220437
Copy link

topLayoutGuide = self.navigationController.navigationBar.translucent?topLayoutGuide:0;
if self.navigationController.navigationBar.translucent == no,self.tableview.frame.origin.y should be 0;

topLayoutGuide = self.navigationController.navigationBar.translucent?topLayoutGuide:0;
if self.navigationController.navigationBar.translucent == no,self.tableview.frame.origin.y should be 0;
@csotiriou
Copy link

+1

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants