iDeepak 0 Newbie Poster

Click Here

I have a app having multiple Xib files calling in one main Xib and its class. I have added expand and collapse view which works on particular xib expand and collapse subviews as required and reduces/Expands Height too. This works well for one xib section when all tab of xib files are collapsed and second xib wont changes it y-Coordinates, but I'm having a white space between. I want to fix it.

Note: Every xib contains a class refer to it. The whole app wont uses auto-resize.

Please help me solve this