Skip to content

Commit 2b9dd8e

Browse files
author
Zhang Hai
authored
添加 MaterialRatingBar
1 parent 0c0dec2 commit 2b9dd8e

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1598,6 +1598,12 @@ demo地址:https://github.com/wenmingvs/NotifyUtil#notifydemo
15981598
一个风力玫瑰图的 View 组件,项目地址:![https://github.com/timqi/WindRoseDiagramView/](https://github.com/timqi/WindRoseDiagramView/)
15991599
![效果图](https://github.com/timqi/WindRoseDiagramView/raw/master/art/WindRoseDiagram.gif)
16001600

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

0 commit comments

Comments
 (0)