CRMultiRowSelect icon indicating copy to clipboard operation
CRMultiRowSelect copied to clipboard

CocoaPod and iOS 7 support.

Open gregwym opened this issue 11 years ago • 1 comments

Is there any plan to support iOS 7 style? And add CocoaPod spec?

gregwym avatar Nov 08 '13 17:11 gregwym

Add self.backgroundColor = [UIColor clearColor]; to - (void)drawRect:(CGRect)rect function can fix it.

Sean-Wang avatar May 19 '14 15:05 Sean-Wang