I have few fields and UIView inside the UIScrollView (Fields on top and UIView at the bottom. UIScrollview size is larger than the screen size).
What i am thinking!
UIView should be autoresize according to its super view (UIScrollView) but it is resizing according to UIViewController view..