summaryrefslogtreecommitdiff
path: root/Juick/Views/ContentLoadingCell.m
diff options
context:
space:
mode:
Diffstat (limited to 'Juick/Views/ContentLoadingCell.m')
-rw-r--r--Juick/Views/ContentLoadingCell.m1
1 files changed, 1 insertions, 0 deletions
diff --git a/Juick/Views/ContentLoadingCell.m b/Juick/Views/ContentLoadingCell.m
index 5ec67b3..90329fa 100644
--- a/Juick/Views/ContentLoadingCell.m
+++ b/Juick/Views/ContentLoadingCell.m
@@ -12,6 +12,7 @@
- (void)awakeFromNib {
[super awakeFromNib];
+ self.userInteractionEnabled = NO;
}
- (void)setSelected:(BOOL)selected animated:(BOOL)animated {