Skip to content

Commit 22f5c61

Browse files
committed
Fixed: issue 34 35, the text gone when click quick.
1 parent 5396bb7 commit 22f5c61

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ allprojects {
124124

125125
Step 2. Add the dependency
126126
```groovy
127-
compile 'com.github.ittianyu:BottomNavigationViewEx:1.2.1'
127+
compile 'com.github.ittianyu:BottomNavigationViewEx:1.2.2'
128128
```
129129

130130
#### Manual: ####

README_ZH.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ allprojects {
121121

122122
步骤 2. 添加依赖
123123
```groovy
124-
compile 'com.github.ittianyu:BottomNavigationViewEx:1.2.1'
124+
compile 'com.github.ittianyu:BottomNavigationViewEx:1.2.2'
125125
```
126126

127127
#### 手动导入: ####

0 commit comments

Comments
 (0)