uploading media displays a pie chart (need to add the statistic)

This commit is contained in:
ylecollen
2015-01-08 18:25:43 +01:00
parent 8d5f726303
commit 7a0edfa63c
4 changed files with 20 additions and 37 deletions
+1 -1
View File
@@ -51,7 +51,7 @@
@interface OutgoingMessageTableCell : RoomMessageTableCell
-(void)startAnimating;
-(void)startUploadAnimating;
-(void)stopAnimating;
@end