ios - How to reimplement UIScrollView paging using UIScrollViewDelegate methods -
for reason, pagingenabled of uiscrollview not fit demand, need set contentoffset manually. first need reimplement paging, , try find out how customize it.
is possible reimplement uiscrollview paging use uiscrollviewdelegate methods? , there examples?
i've found dmpagingscrollview implement paging using uiscrollview's delegate methods. works uiscrollview paging enabled, , more flexible.
Comments
Post a Comment