Skip to content

Commit 00ff13c

Browse files
committed
Updated readme
1 parent 0bc8ead commit 00ff13c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ tabController.setTitle("Feed", atIndex: 3)
152152
tabController.setTitle("Profile", atIndex: 4)
153153
```
154154

155-
<img src="Screenshots/ss2.png" height="100" />
155+
<img src="Screenshots/ss3.png" height="100" />
156156

157157

158158
### Show Title Only For Selected Index:
@@ -161,7 +161,7 @@ tabController.setTitle("Profile", atIndex: 4)
161161
tabController.onlyShowTextForSelectedButtons = true
162162
```
163163

164-
<img src="Screenshots/ss3.png" height="100" />
164+
<img src="Screenshots/ss2.png" height="100" />
165165

166166
## Access AZTabBarController from child view controllers:
167167

0 commit comments

Comments
 (0)