ios - TableView scroll down event -
ios - TableView scroll down event -
i using tableview in facebook application.
i want show loader in header when @ first cell , scroll down. help?
i used - (void)scrollviewdidscroll:(uiscrollview *)scrollview it's called every time scroll tableview.
ios uitableview
Comments
Post a Comment