Remove gradient view at the back of switch camera button

This commit is contained in:
ismailgulek
2021-04-19 15:43:14 +03:00
parent c88aeadb1b
commit 8a17c74d44
3 changed files with 0 additions and 12 deletions
-1
View File
@@ -29,7 +29,6 @@
// Effect views
@property (weak, nonatomic) IBOutlet MXKImageView *blurredCallerImageView;
@property (weak, nonatomic) IBOutlet UIView *switchCameraGradientContainerView;
// At the end of call, this flag indicates if the prompt to use the fallback should be displayed
@property (nonatomic) BOOL shouldPromptForStunServerFallback;