mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2026-01-26 14:01:24 +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