refactor: Minor code and UI improvements

This commit is contained in:
Andrea Busi
2021-03-23 19:09:43 +01:00
parent 88c0cda3a4
commit f7eeef58df
6 changed files with 50 additions and 12 deletions
@@ -14,6 +14,7 @@ NS_ASSUME_NONNULL_BEGIN
@property (weak, nonatomic, nullable, readonly) UIView *bannerContainerView;
@property (weak, nonatomic) IBOutlet NSLayoutConstraint *bannerContainerHeightConstraint;
@property (nonatomic, readonly) BOOL isBannerVisible;
- (void)refreshUI;