mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-23 06:35:51 +00:00
Various fixes
This commit is contained in:
@@ -111,7 +111,7 @@ private final class ShutterButtonContentComponent: Component {
|
||||
self.blobView = ShutterBlobView(test: false)
|
||||
self.addSubview(self.blobView!)
|
||||
|
||||
Queue.mainQueue().after(0.1) {
|
||||
Queue.mainQueue().after(0.2) {
|
||||
self.innerLayer.removeFromSuperlayer()
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user