corner radius to spec

pull/1/head
Michael Kirk 7 years ago
parent 51411f6618
commit 1f6668d865

@ -7,7 +7,7 @@
NS_ASSUME_NONNULL_BEGIN
const CGFloat kOWSMessageCellCornerRadius_Large = 16;
const CGFloat kOWSMessageCellCornerRadius_Large = 18;
const CGFloat kOWSMessageCellCornerRadius_Small = 2;
@interface OWSBubbleView ()

Loading…
Cancel
Save