Andrey Medvedev
Andrey Medvedev
Still not resolved
Thanks for quick answer! You helped me very much!
@pronebird yeah you was almost right. I pop controller and on the other hand make setContentOffset call. That was my problem. Now i totally clear my code and romve this...
@rayalarajee @timeflying Hey there! I Don't know why but when orientation changes screen size remains previous. Here is the solution or fix: ``` - (void)changeOrientationForIOS8: (NSNotification *)notification { CGFloat screenWidth...
@shuhrat10 thanks! You solve my problem!