Fix input toolbar background in dark mode.

pull/1/head
Matthew Chen 6 years ago
parent a222a12fab
commit f71483a200

@ -231,9 +231,6 @@ const CGFloat kMaxTextViewHeight = 98;
self.hStack.preservesSuperviewLayoutMargins = NO;
self.preservesSuperviewLayoutMargins = NO;
// [vStack addBorderViewWithColor:Theme.secondaryColor strokeWidth:CGHairlineWidth()
// cornerRadius:vStackRounding];
[self ensureShouldShowVoiceMemoButtonAnimated:NO doLayout:NO];
}

Loading…
Cancel
Save