mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-22 22:25:57 +00:00
Adding ASVideoPlayerNode
This commit is contained in:
13
examples/ASDKTube/Sample/WindowWithStatusBarUnderlay.h
Normal file
13
examples/ASDKTube/Sample/WindowWithStatusBarUnderlay.h
Normal file
@@ -0,0 +1,13 @@
|
||||
//
|
||||
// WindowWithStatusBarUnderlay.h
|
||||
// Sample
|
||||
//
|
||||
// Created by Hannah Troisi on 4/10/16.
|
||||
// Copyright © 2016 Facebook. All rights reserved.
|
||||
//
|
||||
|
||||
#import <UIKit/UIKit.h>
|
||||
|
||||
@interface WindowWithStatusBarUnderlay : UIWindow
|
||||
|
||||
@end
|
||||
Reference in New Issue
Block a user