Merge branch 'mkirk/tweak-quote-corner-radius'
This commit is contained in:
commit
51d753c131
@ -166,7 +166,7 @@ NS_ASSUME_NONNULL_BEGIN
|
||||
const CGFloat bubbleBottom = layerFrame.size.height;
|
||||
|
||||
const CGFloat sharpCornerRadius = 4;
|
||||
const CGFloat wideCornerRadius = 10;
|
||||
const CGFloat wideCornerRadius = 12;
|
||||
|
||||
UIBezierPath *bezierPath = [OWSBubbleView roundedBezierRectWithBubbleTop:bubbleTop
|
||||
bubbleLeft:bubbleLeft
|
||||
|
||||
Loading…
Reference in New Issue
Block a user