mirror of
https://github.com/wahyd4/Yep.git
synced 2026-08-22 19:28:54 +10:00
not print
This commit is contained in:
@@ -50,7 +50,7 @@ class ChatLeftAudioCell: UICollectionViewCell {
|
||||
|
||||
func loadingWithProgress(progress: Double) {
|
||||
|
||||
println("audio loadingWithProgress \(progress)")
|
||||
//println("audio loadingWithProgress \(progress)")
|
||||
|
||||
if progress == 1.0 {
|
||||
loadingProgressView.hidden = true
|
||||
|
||||
Reference in New Issue
Block a user