mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-05-01 05:36:57 +02:00
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:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user