Bug Fix: Screen when placing a voip call can be incredibly ugly

#597
This commit is contained in:
giomfo
2016-09-09 15:11:12 +02:00
parent 45f52d3422
commit d79b414ef3
15 changed files with 99 additions and 50 deletions
@@ -24,4 +24,6 @@
@property (weak, nonatomic) IBOutlet UIView *gradientMaskContainerView;
@property (weak, nonatomic) IBOutlet UIButton *chatButton;
@property (unsafe_unretained, nonatomic) IBOutlet NSLayoutConstraint *callerImageViewWidthConstraint;
@end