|
1 | 1 | # Flap
|
2 | 2 |
|
3 |
| -[](https://bintray.com/alancheen/maven/flap/0.9.0/link) [](https://travis-ci.org/AlanCheen/Flap)   [](./LICENSE) |
| 3 | +[](https://bintray.com/alancheen/maven/flap/0.9.1/link) [](https://travis-ci.org/AlanCheen/Flap)   [](./LICENSE) [](https://github.com/AlanCheen) [](https://github.com/AlanCheen/Flap/pulls) |
4 | 4 |
|
5 | 5 | **[WIP]WARNING: Flap is still under development.**
|
6 | 6 |
|
| 7 | + |
| 8 | +## What is Flap |
| 9 | + |
7 | 10 | `Flap` is a library that makes `RecyclerView.Adapter` much more easier to use , by keeping you from writing boilerplate codes and providing lots advance features , especially when you have to support lots of different type items.
|
8 | 11 |
|
9 | 12 | Have a try !
|
@@ -127,25 +130,19 @@ Check [Releases](https://github.com/AlanCheen/Flap/releases) for details.
|
127 | 130 |
|
128 | 131 | ## Feature List
|
129 | 132 |
|
130 |
| -- [ ] Loadmore feature; |
131 |
| -- [ ] Empty and error status; |
| 133 | +- [ ] Support load more feature(maybe); |
| 134 | +- [ ] Support empty and error status (maybe); |
132 | 135 | - [ ] Support AsyncListDiffer feature;
|
133 |
| -- [ ] Support setup global RecycledViewPool; |
| 136 | +- [x] Support setup global RecycledViewPool; |
134 | 137 | - [x] Support Lifecycle for FlapItem;
|
135 | 138 | - [x] Decouple RecyclerView.Adapter and ViewHolder's creating and binding logic.
|
136 | 139 |
|
137 | 140 | ## Contact Me
|
138 | 141 |
|
139 |
| -Any feedback could be helpful , thanks. |
| 142 | +Any feedback would be helpful , feel free to contact me , thanks. |
140 | 143 |
|
141 |
| -I'm Fitz , an Engineer working at Alibaba living in China . |
| 144 | +I'm Fitz , an Engineer working at Alibaba in China . |
142 | 145 |
|
143 | 146 | Follow me on :
|
144 | 147 |
|
145 |
| -- 微信公众号:chengxuyifeiyuan (程序亦非猿的拼音) |
146 |
| -- [知乎](https://www.zhihu.com/people/yifeiyuan/activities) |
147 |
| -- [新浪微博](https://www.weibo.com/alancheeen) |
148 |
| -- [简书](https://www.jianshu.com/u/ec59bd61433a) |
149 |
| -- [掘金](https://juejin.im/user/558cc8dae4b0de86abc9cfda) |
150 |
| - |
151 |
| -Feel free to contact me. |
| 148 | +- 微信公众号:chengxuyifeiyuan (程序亦非猿的拼音) |
0 commit comments