Guest User

Untitled

a guest
Jul 23rd, 2018
91
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.24 KB | None | 0 0
  1. UIView *&_buttonBarContainerView(MSHookIvar<UIView *>(self, "_buttonBarContainerView"));
  2. [_buttonBarContainerView CGRectMake(1, _buttonBarContainerView.frame.origin.y, _buttonBarContainerView.size.width, _buttonBarContainerView.size.height)];
Add Comment
Please, Sign In to add comment