Skip to content

Commit

Permalink
Fixed: issue 28. getItemCount() return 0 when res not loaded.
Browse files Browse the repository at this point in the history
  • Loading branch information
ittianyu committed Jun 29, 2017
1 parent 27a32d6 commit 43d903e
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.0'
compile 'com.github.ittianyu:BottomNavigationViewEx:1.2.1'
```

#### 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.0'
compile 'com.github.ittianyu:BottomNavigationViewEx:1.2.1'
```

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

0 comments on commit 43d903e

Please sign in to comment.