KTPhotoBrowser
KTPhotoBrowser copied to clipboard
set scrollview's initial value in ktthumbsviewcontroller
hi
i use ktphotobrowser with sdwebimage
in my application, in my own view there are another controls like segment control and buttons so i need to set thumbsviewcontroller's scrollview initialize from CGRectMake(0,120,320,800) and set content size 320,800
but it always begin from top so my buttons and my segment control not appear
can i create a view then set it to your ktthumbsviewcontroller in my view controller? or how can i set initial values to appear in where i expect
Hello i am facing same problem you found any solution yet? Thanks :)