UIScrollView doesn't scroll after upgrading to iOS7 / xcode 5

后端 未结 9 1941
抹茶落季
抹茶落季 2020-12-03 03:42

I have an app which in xcode 4.5 and ios 6.1 worked perfectly fine when scrolling. However, after downloading xcode 5 and iOS 7 my scroll views does not work anymore.???

9条回答
  •  南方客
    南方客 (楼主)
    2020-12-03 03:46

    I just set "Vertical Space" to auto constant value. May be it help in some case.

    Click the

    and set it in Attributes inspector

    tick that Standard

    I hope it help. Thx.

提交回复
热议问题