feat: 更新房间管理弹窗内容
This commit is contained in:
20
YuMi/Modules/YMRoom/View/AnimationView/RoomAnimationView.m
Normal file
20
YuMi/Modules/YMRoom/View/AnimationView/RoomAnimationView.m
Normal file
@@ -0,0 +1,20 @@
|
||||
//
|
||||
// RoomAnimationView.m
|
||||
// YuMi
|
||||
//
|
||||
// Created by P on 2025/1/13.
|
||||
//
|
||||
|
||||
#import "RoomAnimationView.h"
|
||||
|
||||
@implementation RoomAnimationView
|
||||
|
||||
/*
|
||||
// Only override drawRect: if you perform custom drawing.
|
||||
// An empty implementation adversely affects performance during animation.
|
||||
- (void)drawRect:(CGRect)rect {
|
||||
// Drawing code
|
||||
}
|
||||
*/
|
||||
|
||||
@end
|
Reference in New Issue
Block a user