mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-24 07:05:35 +00:00
Another feed experiment
This commit is contained in:
@@ -45,7 +45,7 @@ static bool _isDeviceRotating = false;
|
||||
}
|
||||
CGSize windowSize = CGSizeZero;
|
||||
CGFloat windowRotation = 0.0;
|
||||
bool landscape = false;
|
||||
__unused bool landscape = false;
|
||||
switch (orientation) {
|
||||
case UIInterfaceOrientationPortrait:
|
||||
windowSize = screenSize;
|
||||
|
||||
Reference in New Issue
Block a user