Skip to content

Commit caca5c6

Browse files
authored
Merge pull request #306 from DreaminginCodeZH/patch-1
添加 MaterialRatingBar
2 parents e6d2d2f + 2b9dd8e commit caca5c6

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

+6
Original file line numberDiff line numberDiff line change
@@ -1606,6 +1606,12 @@ demo地址:https://github.com/wenmingvs/NotifyUtil#notifydemo
16061606
一个风力玫瑰图的 View 组件,项目地址:![https://github.com/timqi/WindRoseDiagramView/](https://github.com/timqi/WindRoseDiagramView/)
16071607
![效果图](https://github.com/timqi/WindRoseDiagramView/raw/master/art/WindRoseDiagram.gif)
16081608

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+
16091615
## 第二部分 工具库
16101616
主要包括那些不错的开发库,包括依赖注入框架、图片缓存、网络请求、数据库 ORM 建模、Android 公共库、Android 高版本向低版本兼容、多媒体相关及其他。
16111617

0 commit comments

Comments
 (0)