添加设备log日志显示
This commit is contained in:
@@ -56,7 +56,7 @@
|
||||
self.isStartAnim = NO;
|
||||
//新家加 停止时img回复原始角度
|
||||
dispatch_async(dispatch_get_main_queue(), ^{
|
||||
self.backgroundView.transform = CGAffineTransformMakeRotation(self.angle);
|
||||
self.backgroundView.transform = CGAffineTransformIdentity;
|
||||
});
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user