Public rooms search: Do not open directory page if the result count is 0 or if the data source is fetching data

This commit is contained in:
manuroe
2015-12-21 11:31:30 +01:00
parent 342d17e3cc
commit b9b5372d63
3 changed files with 10 additions and 0 deletions
@@ -28,6 +28,7 @@
@property (weak, nonatomic) IBOutlet UILabel *titleLabel;
@property (weak, nonatomic) IBOutlet UILabel *descriptionLabel;
@property (weak, nonatomic) IBOutlet UIImageView *chevronImageView;
/**
Update the information displayed by the cell.