Please enable JavaScript in your browser!
Inicio
Explorar
Ayuda
Registro
Iniciar sesión
gosea
/
PrivateBoxiOS
Seguir
2
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Explorar el Código
1.修复遗留bug
huangxiaodong
hace 1 año
padre
c9c246c73a
commit
eb9bcda7c0
Se han
modificado 1 ficheros
con
1 adiciones
y
0 borrados
Dividir vista
Mostrar estadísticas de diff
1
0
创维盒子/双子星云手机/CloudPlayer/View/playerShowSecretkeyView.m
+ 1
- 0
创维盒子/双子星云手机/CloudPlayer/View/playerShowSecretkeyView.m
Ver fichero
@@ -188,6 +188,7 @@
[_closeBut setEnabled:YES];
[_closeBut setAlpha:1];
+ [_curTimer invalidate];
}
}