NoChat icon indicating copy to clipboard operation
NoChat copied to clipboard

-[UIView bounds] must be used from main thread only

Open lkuraer opened this issue 6 years ago • 0 comments

Xcode swears on

  • (CGFloat)cellWidth { return self.view.bounds.size.width; }

in NOCChatViewController.m

lkuraer avatar Oct 29 '18 16:10 lkuraer