Closed hwaxxer closed 11 years ago
I definitely had a reason for this, although I can't remember what it was. Do you notice anything weird after setting this? Did you test with the stock content views?
I haven't noticed anything weird, I also tried with the included content views. On the contrary, the spinner in the - SSPullToRefreshDefaultContentView
ends up out of bounds when I rotate from landscape to portrait when I can't set UIViewAutoresizingFlexibleWidth
. Screenshots below:
Thanks so much!
Thank YOU for a great library! :+1:
Is there a special reason why
UIViewAutoresizingNone
is set on thecontentView
? I'm finding myself having to do this: