mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-22 14:20:20 +00:00
Temp
This commit is contained in:
7
submodules/Display/Source/WindowCoveringView.swift
Normal file
7
submodules/Display/Source/WindowCoveringView.swift
Normal file
@@ -0,0 +1,7 @@
|
||||
import Foundation
|
||||
import UIKit
|
||||
|
||||
open class WindowCoveringView: UIView {
|
||||
open func updateLayout(_ size: CGSize) {
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user