mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-09-17 09:10:30 +00:00
Removes un-necessary setNeedsLayout
This commit is contained in:
parent
e99126f625
commit
faf5e4e6eb
@ -90,7 +90,6 @@
|
||||
} else {
|
||||
[self setAnimatedProgress:_animatedProgress updateAnimation:true];
|
||||
}
|
||||
[self.layer setNeedsLayout];
|
||||
}];
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user