Skip to content

Commit 188ba5d

Browse files
committed
remove the dependence of FlycoRoundView
1 parent dd4afca commit 188ba5d

File tree

2 files changed

+16
-0
lines changed

2 files changed

+16
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,14 @@ can be used freely with other widgets together.
3838
3939
![](https://github.com/H07000223/FlycoTabLayout/blob/master/preview_3.gif)
4040
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+
4149
##Gradle
4250
4351
```groovy

README_CN.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,14 @@
3737

3838
![](https://github.com/H07000223/FlycoTabLayout/blob/master/preview_3.gif)
3939

40+
41+
>##Change Log
42+
43+
> v2.0.0(2016-03-01)
44+
- 删除了对FlycoRoundView库的依赖
45+
- 新增方法getIconView和getTitleView(为了某些情况需要动态更新icon之类的)
46+
47+
4048
##Gradle
4149

4250
```groovy

0 commit comments

Comments
 (0)