Skip to content

Commit 20554fe

Browse files
authored
Merge pull request #5 from Trinea/master
merge
2 parents bb13ce7 + caca5c6 commit 20554fe

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

README.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -101,6 +101,14 @@ Demo 地址:https://github.com/JakeWharton/SwipeToDismissNOA/SwipeToDismissNOA
101101
项目地址:https://github.com/saiwu-bigkoo/Android-QuickSideBar
102102
效果图:![Renderings](https://github.com/saiwu-bigkoo/Android-QuickSideBar/blob/master/preview/quicksidebardemo.gif)
103103

104+
1. async-expandable-list
105+
支持异步加载子列表的 ExpandableListView,包括CollectionView可以显示小标题的列表
106+
项目地址:https://github.com/Ericliu001/async-expandable-list
107+
108+
效果图:
109+
110+
![Demo](https://cloud.githubusercontent.com/assets/3691022/19348717/0d6c98ec-919b-11e6-97c3-a8ff782a059b.gif) ![Demo](https://cloud.githubusercontent.com/assets/3691022/19406879/cb982648-92da-11e6-86bf-7c82e8505e6c.gif)
111+
104112
1. PinnedHeaderExpandableListView
105113
首先它是一个 ExpandableListView,但是它的头部可以固定,其次,在它的上面还有一个头部可以来回伸缩
106114
项目地址:https://github.com/singwhatiwanna/PinnedHeaderExpandableListView
@@ -1598,6 +1606,12 @@ demo地址:https://github.com/wenmingvs/NotifyUtil#notifydemo
15981606
一个风力玫瑰图的 View 组件,项目地址:![https://github.com/timqi/WindRoseDiagramView/](https://github.com/timqi/WindRoseDiagramView/)
15991607
![效果图](https://github.com/timqi/WindRoseDiagramView/raw/master/art/WindRoseDiagram.gif)
16001608

1609+
1. MaterialRatingBar
1610+
与 Google 系应用设计相同、支持拉伸、修正原生实现诸多问题的星级评分条。可直接替换 RatingBar。
1611+
项目地址:https://github.com/DreaminginCodeZH/MaterialRatingBar
1612+
Demo 地址:https://github.com/DreaminginCodeZH/MaterialRatingBar/releases/download/v1.0.2/sample-release.apk
1613+
![效果图](https://github.com/DreaminginCodeZH/MaterialRatingBar/raw/master/screenshot/sample_app.jpg)
1614+
16011615
## 第二部分 工具库
16021616
主要包括那些不错的开发库,包括依赖注入框架、图片缓存、网络请求、数据库 ORM 建模、Android 公共库、Android 高版本向低版本兼容、多媒体相关及其他。
16031617

0 commit comments

Comments
 (0)