We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
+ loaded属性: 表示已加载成功过
+ 为网络请求配合添加一个trigger函数
+ show函数可以指定tag传递给生命周期函数, 一般用于渲染缺省页数据 + 全局处理可以通过函数handle调用 + status可以获取当前缺省页状态 + 重试点击事件防重复点击
- 无网络也可以showLoading - showLoading可以参数指定不回调onRefresh
- 支持链式调用
- 可能存在的空指针问题
- 支持异步线程显示缺省页 - 支持全局和单例设置ids (500ms防重复点击) 自动点击重新加载showLoading - 支持onRefresh加载回调 - 生命周期函数增加StateLayout参数 - 更新文档
empty
* 修复代码配置Fragment缺省页视图重叠问题
* resolve conflict