UltimateRecyclerview 0.3.4 發布,功能強大的RecyclerView
UltimateRecyclerview 是一種功能強大的RecyclerView(advanced and flexible version of ListView),包括了下拉刷新,加載更多,多種動畫,空數據提示,拖動排序,視差處理,工具欄漸變,滑動刪除,自定義floating button,多種刷新效果,scrollbar等等元素,而且使用起來跟RecyclerView一樣的方便。
UltimateRecyclerview 0.3.4 今天發布,在在原有基礎上,增加了如下特性:
###Changes in 0.3.4:
- [x] support different layout in adapter
- [x] support easy way to use admob
- [x] loading adapter with animations
###Changes in 0.3.2:
- [x] add a empty view when the adapter do not have data
- [x] add some colorful styles of `swipe to refresh`
- [x] add swapAdapter() ,getAdapter() etc.
- [x] Custom FAB style
- [x] add support for scrollbars of RecyclerView
- [x] add method set background color of recyclerview
- [x] add method to set default swipe to dismiss color
項目地址:https://github.com/cymcsg/UltimateRecyclerView (Issue和Pull Request請提交在這里)