self.tableView.tableFooterView=[[UIView alloc]init];
self.tableView.mj_footer=[MJRefreshBackNormalFooter footerWithRefreshingTarget:selfrefreshingAction:@selector(tableviewFooterAction)];
self.tableView.tableFooterView=[[UIView alloc]init];
self.tableView.mj_footer=[MJRefreshBackNormalFooter footerWithRefreshingTarget:selfrefreshingAction:@selector(tableviewFooterAction)];
本文标题:iOS MJRefresh上拉加载自动回弹在最底部
本文链接:https://www.haomeiwen.com/subject/kcvhhltx.html
网友评论