File tree Expand file tree Collapse file tree 1 file changed +9
-9
lines changed
Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Original file line number Diff line number Diff line change 1+ [ ![ Android Arsenal] ( https://img.shields.io/badge/Android%20Arsenal-AndroidCustomView-green.svg?style=true )] ( https://android-arsenal.com/details/1/4166 )
12
2-
3- #简介(投票 ,排名对比图)
3+ # 简介(投票 ,排名对比图)
44------------------------
55
661 . 一个简单的自定义 View 可高度定制
772 . 支持设置替换 支持 ,和反对的图标
883 . 支持自定义线宽和支持反对线的字体颜色
99
10- #设置比分值
10+ # 设置比分值
1111** 效果图**
1212
1313<img src =" https://github.com/AllenCoder/AndroidCustomView/blob/master/gif/device-2016-08-15-180942.png " width =300 />
1414
1515
16- ##Dependency
16+ ## Dependency
1717
1818
1919Add dependency in your app module
@@ -31,7 +31,7 @@ dependencies {
3131
3232
3333
34- ##Maven
34+ ## Maven
3535```
3636<dependency>
3737 <groupId>com.allen.comparsechart</groupId>
@@ -41,9 +41,9 @@ dependencies {
4141</dependency>
4242```
4343
44- ##Usage
44+ ## Usage
4545
46- ###Java
46+ ### Java
4747```
4848 <com.allen.comparsechart.CompareIndicator
4949 android:id="@+id/CompareIndicator3"
@@ -63,9 +63,9 @@ CompareIndicator1.updateView(10,90);
6363
6464<img src =" https://github.com/AllenCoder/AndroidDevCoder/blob/master/gif/linechart.gif " width =300 />
6565
66- ###[ Apk 下载地址] ( http://fir.im/5kvu )
66+ ### [ Apk 下载地址] ( http://fir.im/5kvu )
6767
68- ##License
68+ ## License
6969```
7070Copyright 2016 AllenCoder
7171
You can’t perform that action at this time.
0 commit comments