mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-22 22:25:57 +00:00
Camera and editor improvements
This commit is contained in:
@@ -803,7 +803,7 @@ public final class EntityKeyboardComponent: Component {
|
||||
searchView = ComponentHostView<EntitySearchContentEnvironment>()
|
||||
self.searchView = searchView
|
||||
self.addSubview(searchView)
|
||||
|
||||
|
||||
animateIn = true
|
||||
component.topPanelExtensionUpdated(0.0, transition)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user