mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-23 06:35:51 +00:00
[WIP] Stories
This commit is contained in:
@@ -6,7 +6,7 @@ import Display
|
||||
@_silgen_name("UIAnimationDragCoefficient") func UIAnimationDragCoefficient() -> Float
|
||||
#endif
|
||||
|
||||
private extension UIView {
|
||||
public extension UIView {
|
||||
static var animationDurationFactor: Double {
|
||||
#if targetEnvironment(simulator)
|
||||
return Double(UIAnimationDragCoefficient())
|
||||
|
||||
Reference in New Issue
Block a user