mirror of
https://github.com/moonlight-stream/moonlight-ios.git
synced 2026-06-17 06:01:13 +00:00
Rewrite UIAppView to avoid needing a custom hover pop-up effect on tvOS
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
|
||||
@end
|
||||
|
||||
@interface UIAppView : UIView
|
||||
@interface UIAppView : UIButton
|
||||
|
||||
- (id) initWithApp:(TemporaryApp*)app cache:(NSCache*)cache andCallback:(id<AppCallback>)callback;
|
||||
- (void) updateAppImage;
|
||||
|
||||
Reference in New Issue
Block a user