mirror of
https://github.com/moonlight-stream/moonlight-ios.git
synced 2026-06-17 06:01:13 +00:00
Rewrite UIComputerView to use a pop-out effect on tvOS
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
|
||||
@end
|
||||
|
||||
@interface UIComputerView : UIView
|
||||
@interface UIComputerView : UIButton
|
||||
|
||||
- (id) initWithComputer:(TemporaryHost*)host andCallback:(id<HostCallback>)callback;
|
||||
- (id) initForAddWithCallback:(id<HostCallback>)callback;
|
||||
|
||||
Reference in New Issue
Block a user