We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dd4afca commit 188ba5dCopy full SHA for 188ba5d
README.md
@@ -38,6 +38,14 @@ can be used freely with other widgets together.
38
39

40
41
+
42
+>##Change Log
43
44
+ > v2.0.0(2016-03-01)
45
+ - remove the dependence of FlycoRoundView
46
+ - new added method getIconView and getTitleView
47
48
49
##Gradle
50
51
```groovy
README_CN.md
@@ -37,6 +37,14 @@
37
+ - 删除了对FlycoRoundView库的依赖
+ - 新增方法getIconView和getTitleView(为了某些情况需要动态更新icon之类的)
0 commit comments