I´m using the iCarousel project in my universal app.
I create the main interface in a xib file.
The SBFGalleryView´s size will adjust depending if the app is running on iPad or iPhone. Due that, i add constrains to the iCarousel´s view so it adjust to SBFGalleryView´s size.
However the frame of the iCarouse´s never change. It keeps the always the frame size of the xib configuration.
Thanks in advance