Piero87

Results 24 comments of Piero87

I am using an Android emulator api level 15. > Il giorno 05 mar 2016, alle ore 00:08, Felipe Lima [email protected] ha scritto: > > That exception is coming from...

At the momento i can try only on the emulator, and my target is for a device with API Level 15 > Il giorno 05 mar 2016, alle ore 00:39,...

i notice that do this with the iPhone 6 and not with iPhone 5, maybe it'a a screen size problem

What you mean, how i can solve?

Yes i do it with xib inizialization...the uitableviewcontroller

this is an example: ``` NSMutableArray *viewControllers = [[NSMutableArray alloc] initWithCapacity:7]; NSArray *titles = @[@"Home", @"Friend", @"曾宪华", @"News", @"Viewer", @"Framework", @"Pagging"]; [titles enumerateObjectsUsingBlock:^(NSString *title, NSUInteger idx, BOOL *stop) { TableViewController...

i have the same question

I have the same problem, and I can't see home widget preview, anyone have any idea?