Boaz Ackerman

Results 7 issues of Boaz Ackerman

I have a TableViewCell with UIImage. When exiting the fullscreen mode (by tapping) - the animation brings it back to the bottom of the cell and only than it jumps...

Is it supported? I'm having trouble with it...

More of a question than an issue: Currently I have `MPMoviePlayerController` in the upper part on a view and in addition one in every cell of a `UITableView`. MPMoviePlayerController behaves...

I'm trying to have a twitter style headers (titles replacing one another). I'm using storyboard controllers. When the view loads I get this image: ![screen shot 2015-04-12 at 12 21...

(label it a question) I have 2 ViewControllers to use. Basically they contain only a `UITableView` - like the twitter example - but the thing is that they are completely...

Hi Guys, Is there a way to keep the items in "token mode" after finishing the selection (dismiss keyboard) and not have it minimized to a one line list?

On iOS7 only (iOS8 it's OK) - when manually doing `[popoverController dismissPopoverAnimated:YES];` And then trying to re-open the popover (using `presentPopoverFromRect`) In the original project I got observation leak. On...

needs confirmation