2015年12月14日

iOS MJRefresh上拉加载更多

摘要: 1.导入MJRefresh包2.在类中引入:#import "MJRefresh.h"3.添加footerView添加加载更多的UI样式: MJRefreshAutoNormalFooter *footer = [MJRefreshAutoNormalFooter footerWithRefresh... 阅读全文

posted @ 2015-12-14 20:45 biggest fish 阅读(4571) 评论(0) 推荐(0) 编辑

导航