Merge branch 'charlesmchen/noInsertAnimations'

pull/1/head
Matthew Chen 7 years ago
commit 02d7f28f4d

@ -149,7 +149,7 @@ public class ConversationStyle: NSObject {
public let bubbleColorOutgoingFailed = UIColor.ows_darkSkyBlue
@objc
public let bubbleColorOutgoingSending = UIColor.ows_fadedBlue
public let bubbleColorOutgoingSending = UIColor.ows_darkSkyBlue
@objc
public let bubbleColorOutgoingSent = UIColor.ows_darkSkyBlue

Loading…
Cancel
Save