Update README.md

This commit is contained in:
Martin Barreto 2015-01-08 12:54:16 -02:00
parent 4936d52ee4
commit cbc7cea426
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ XLPagerTabStrip
By [XMARTLABS](http://xmartlabs.com).
Android [XLPagerTabStrip](http://developer.android.com/reference/android/support/v4/view/PagerTabStrip.html) for iOS!
Android [PagerTabStrip](http://developer.android.com/reference/android/support/v4/view/PagerTabStrip.html) for iOS!
**XLPagerTabStrip** is a *Container View Controller* that allows us to switch easily among a collection of view controllers. Pan gesture can be used to move on to next or previous view controller. It shows a interactive indicator of the current, previous, next child view controllers.