Signal-iOS/Signal/src/UserInterface/WindowManagerFix.h
2023-06-01 10:55:21 -07:00

9 lines
168 B
Objective-C

//
// Copyright 2018 Signal Messenger, LLC
// SPDX-License-Identifier: AGPL-3.0-only
//
#import <UIKit/UIKit.h>
void fixit_workAroundRotationIssue(UIWindow *window);