参考:
http://blog.csdn.net/xushuaic/article/details/42638311
GitHub上相关的ViewPager动画的项目
https://github.com/daimajia/AndroidImageSlider
https://github.com/inovex/ViewPager3D
轮循的ViewPager
https://github.com/antonyt/InfiniteViewPager
https://github.com/JakeWharton/salvage
https://github.com/Trinea/android-auto-scroll-view-pager
VerticalViewPager
https://github.com/JakeWharton/Android-DirectionalViewPager
https://github.com/LambergaR/VerticalViewPager
https://github.com/VenomVendor/AutoNotifyViewPager
https://github.com/Dreddik/AndroidTouchGallery
特效的ViewPager
https://github.com/kmshack/Android-ParallaxHeaderViewPager
https://github.com/andraskindler/parallaxviewpager
https://github.com/MoshDev/BackgroundViewPager
与ViewPager一起使用的导航:
https://github.com/astuetz/PagerSlidingTabStrip (不支持TextView颜色的变化)
https://github.com/jpardogo/PagerSlidingTabStrip (支持TextView颜色变化)
https://github.com/DSofter/SmoothTabIndicator
FragmentAnim
https://github.com/DesarrolloAntonio/FragmentTransactionExtended