Recyclerview

复杂type页面封装库,支持多种状态切换和下拉刷新上拉加载

2019-04-07  本文已影响231人  杨充211

目录介绍

开源库地址:https://github.com/yangchong211/YCRefreshView

1.复杂页面库介绍

2.本库优势亮点

2.1 支持多种状态切换管理

2.2 支持添加多个header和footer

2.3 支持侧滑功能和拖拽移动

2.4 其他亮点介绍

3.如何使用介绍

3.1 最基础的使用

3.2 添加下拉刷新和加载更多监听

3.3 添加header和footer操作

3.4 设置数据和刷新

3.5 设置adapter

3.6 设置条目点击事件

3.7 设置侧滑删除功能[QQ侧滑删除]

3.8 轻量级拖拽排序与滑动删除

4.关于状态切换

4.1 关于布局内容

4.2 关于实现思路

4.3 关于状态切换api调用

4.4 关于自定义状态布局

4.5 关于自定义布局交互事件处理

5.常用api介绍

7.实现效果展示

7.1 使用过YCRefreshView库的案例代码

7.2 图片展示效果

1.jpg
2.jpg
3.jpg
4.jpg
5.jpg
6.jpg
7.jpg
8.jpg
9.jpg
10.jpg
11.jpg
12.jpg

7.3 部分案例图展示[部分案例图可以参考7.1]

image
image

8.版本更新说明

9.参考资料说明

10.其他内容介绍

01.关于博客汇总链接

02.关于我的博客

03.勘误及提问

04.关于LICENSE

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

   http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

关于开源库地址:https://github.com/yangchong211/YCRefreshView

上一篇下一篇

猜你喜欢

热点阅读