From ff50abd58ab8cc7fcbbcd3a84ff9f328eff3e3c5 Mon Sep 17 00:00:00 2001 From: Andrea Busi Date: Mon, 24 Jul 2023 17:20:27 +0200 Subject: [PATCH] fix: Solve glitch in allerte table --- .../Controllers/Alerts/AllerteViewController.m | 2 +- .../Storyboards/Base.lproj/Main.storyboard | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/Sources/Earthquake Network/Controllers/Alerts/AllerteViewController.m b/Sources/Earthquake Network/Controllers/Alerts/AllerteViewController.m index ed2f55c..6e399c9 100644 --- a/Sources/Earthquake Network/Controllers/Alerts/AllerteViewController.m +++ b/Sources/Earthquake Network/Controllers/Alerts/AllerteViewController.m @@ -102,7 +102,7 @@ typedef NS_ENUM(NSInteger, AllerteTableRow) { - (void)setupUI { self.title = [NSLocalizedString(@"tab_network", nil) capitalizedString]; - self.tableView.estimatedRowHeight = 600.0; + self.tableView.estimatedRowHeight = 200.0; self.tableView.rowHeight = UITableViewAutomaticDimension; } diff --git a/Sources/Earthquake Network/Storyboards/Base.lproj/Main.storyboard b/Sources/Earthquake Network/Storyboards/Base.lproj/Main.storyboard index ffbe067..dbbdb38 100644 --- a/Sources/Earthquake Network/Storyboards/Base.lproj/Main.storyboard +++ b/Sources/Earthquake Network/Storyboards/Base.lproj/Main.storyboard @@ -1680,7 +1680,7 @@ - + @@ -2088,11 +2088,11 @@ Sisma rilevato da 10 smartphone - + -