Long tap on pie chart let the user cancels the media download.

This commit is contained in:
ylecollen
2015-01-08 15:40:05 +01:00
parent 9d99e256d9
commit ef98e684eb
4 changed files with 79 additions and 8 deletions
@@ -42,6 +42,7 @@
- (void)startProgressUI;
- (void)stopProgressUI;
- (void)cancelDownload;
@end
@interface IncomingMessageTableCell : RoomMessageTableCell