B-Sides / ELCImagePickerController

A clone of the UIImagePickerController using the Assets Library Framework allowing for multiple asset selection
http://www.icodeblog.com
1.65k stars 469 forks source link

ELCAssetTablePicker init not being called #88

Open ericrowe opened 10 years ago

ericrowe commented 10 years ago

ELCAssetTablePicker defines an init function, but when the object is created by ELCAlbumPickerController, the initWithNibName initializer is called instead.