Please enable JavaScript in your browser!
Home
Explore
Help
Register
Sign In
gosea
/
PrivateBoxiOS
Watch
2
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
1.修复遗留bug
huangxiaodong
1 year ago
parent
c9c246c73a
commit
eb9bcda7c0
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
1
0
创维盒子/双子星云手机/CloudPlayer/View/playerShowSecretkeyView.m
+ 1
- 0
创维盒子/双子星云手机/CloudPlayer/View/playerShowSecretkeyView.m
View File
@@ -188,6 +188,7 @@
[_closeBut setEnabled:YES];
[_closeBut setAlpha:1];
+ [_curTimer invalidate];
}
}