Andrew
Andrew
For example user switch On/Off some option and and new section with some content will occur/hide in the current table
I tried to use with swift as framework platform :ios, '8.0' use_frameworks! pod 'SHGalleryView' Crash here SHGalleryView.m _mediaControlView = (SHMediaControlView *)[SHUtil viewFromNib:@"SHMediaControlView" bundle:nil]; - (UIView *)viewFromNib:(NSString *)nibName bundle:(NSBundle *)bundle {...
Now this situation [_item1_item2_item3_______ ] I want make like this [_____item1_item2_item3____] Thanks!
I can not get db version with this command "PRAGMA user_version;" I can not set "PRAGMA user_version = 1000;" No success with query, execute methods