ios - Sphero's modal views with iPhone 5? -


i've noticed sphero modal views don't cover entire parent view on iphone5 , can't change nibs. there property can set make modal view cover entire parent view?

colorpicker modal view

also no sphero connected modal view doesn't right portrait (ruinospheroconnectedviewcontroller_portrait)

ruinospheroconnectedviewcontroller_portrait

this not expected behavior, , we've noted it, , we're working on ironing out.

for now, can fix issue colorpicker view setting bounds of view bounds of parent view in viewdidload method of view controller: colorpickerview.bounds = self.view.bounds.


Popular posts from this blog

How to calculate SNR of signals in MATLAB? -

c# - Attempting to upload to FTP: System.Net.WebException: System error -

ios - UISlider customization: how to properly add shadow to custom knob image -