Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion ChangLog.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
##更新日志
## 更新日志

v1.4.0

Expand Down
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ Project site: <https://github.com/HomHomLin/AdvancedPagerSlidingTabStrip>.

![p4](https://raw.githubusercontent.com/HomHomLin/AdvancedPagerSlidingTabStrip/master/Pic/Screen_20160411141706.png)

##导入项目
## 导入项目

**Gradle dependency:**
``` groovy
Expand All @@ -43,7 +43,7 @@ or
```


##用法
## 用法

基本AdvancedPagerPagerSlidingTabStrip:

Expand Down Expand Up @@ -199,7 +199,7 @@ public Drawable getTipsDrawable(int position);

* Linhonghong - <linhh90@163.com>

##License
## License
Copyright 2016 LinHongHong

Licensed under the Apache License, Version 2.0 (the "License");
Expand Down