1and2papa / CTAssetsPickerController

iOS control that allows picking multiple photos and videos from user's photo library.
MIT License
2.15k stars 550 forks source link

What did i miss? #241

Open TomasPangzi opened 7 years ago

TomasPangzi commented 7 years ago

I can show the album view, but when i click the album, it get stuck.

TomasPangzi commented 7 years ago
[self.splitViewController showDetailViewController:nav sender:nil];

This function did not work. Code in CTAssetCollectionViewController.h line 497