mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2026-02-08 12:24:39 +00:00
Removes un-necessary setNeedsLayout
This commit is contained in:
@@ -90,7 +90,6 @@
|
||||
} else {
|
||||
[self setAnimatedProgress:_animatedProgress updateAnimation:true];
|
||||
}
|
||||
[self.layer setNeedsLayout];
|
||||
}];
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user