mirror of
https://github.com/zhigang1992/ECSlidingViewController.git
synced 2026-04-01 12:43:13 +08:00
Whitespace
This commit is contained in:
@@ -421,8 +421,6 @@ NSString *const ECSlidingViewTopDidReset = @"ECSlidingViewTopDidRese
|
||||
|
||||
- (void)topViewHorizontalCenterWillChange:(CGFloat)newHorizontalCenter
|
||||
{
|
||||
|
||||
|
||||
CGPoint center = self.topView.center;
|
||||
|
||||
if (center.x >= self.resettedCenter && newHorizontalCenter == self.resettedCenter) {
|
||||
|
||||
Reference in New Issue
Block a user