Skip to content

Commit

Permalink
Fixed: issue 34 35, the text gone when click quick.
Browse files Browse the repository at this point in the history
  • Loading branch information
ittianyu committed Jul 16, 2017
1 parent 5396bb7 commit 22f5c61
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ allprojects {

Step 2. Add the dependency
```groovy
compile 'com.github.ittianyu:BottomNavigationViewEx:1.2.1'
compile 'com.github.ittianyu:BottomNavigationViewEx:1.2.2'
```

#### Manual: ####
Expand Down
2 changes: 1 addition & 1 deletion README_ZH.md
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ allprojects {

步骤 2. 添加依赖
```groovy
compile 'com.github.ittianyu:BottomNavigationViewEx:1.2.1'
compile 'com.github.ittianyu:BottomNavigationViewEx:1.2.2'
```

#### 手动导入: ####
Expand Down

0 comments on commit 22f5c61

Please sign in to comment.