Patrick Deng

Results 5 issues of Patrick Deng

I have a collection view which can drag and drop cells based on this library, and my cell can be single-selected(like cell border's color change). If I have selected cell...

Below codes part is form the hanleLongPressGesture: methods in LSCollectionViewHelper.m file: ``` // Create mock cell to drag around UICollectionViewCell *cell = [self.collectionView cellForItemAtIndexPath:indexPath]; cell.highlighted = NO; [mockCell removeFromSuperview]; mockCell...

If possible to export all the sounds in iOS7 simulator or device which is still in jail?

Halo layer will move to front when press a UIButton。In codes I insert halo layer below to a UIButton (with a image), when I pressed on the button the halo...

Thanks for sharing, and If possible can you support CocoaPods which we can install and upgrade this library easily?