Skip to content

Commit 4fa2a3d

Browse files
committed
Merge pull request #261 from v-adhithyan/master
added new view pager library
2 parents 6590266 + d581de6 commit 4fa2a3d

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

English Version/README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -373,6 +373,12 @@ Renderings:
373373
![](https://github.com/lsjwzh/RecyclerViewPager/blob/master/fragment.gif)
374374
<a href="https://github.com/Trinea/android-open-project#%E7%9B%AE%E5%89%8D%E5%8C%85%E6%8B%AC" style="width:100%"><img src="http://farm4.staticflickr.com/3737/12167413134_edcff68e22_o.png" align="right"/></a>
375375

376+
1. WoWoViewPager
377+
A material design Viewpager.Optimized for scrolling app intros or making your CV app. Free and open source.
378+
WoWoViewPager combines animations and viewpager. When you are swiping viewpager, you are also controlling the frames of the animation. Just like rewinding time.
379+
Project Address: [WoWoViewPager](https://github.com/Nightonke/WoWoViewPager)
380+
Renderings: ![](https://github.com/Nightonke/WoWoViewPager/blob/master/Pictures/AppIntroExample.gif)
381+
376382
#### 5. GridView
377383
1. StaggeredGridView
378384
A modified version of Android's experimental StaggeredGridView. Includes own OnItemClickListener and OnItemLongClickListener, selector, and fixed position restore. contains cache, extends from ViewGroup

0 commit comments

Comments
 (0)