You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
A modified version of Android's experimental StaggeredGridView. Includes own OnItemClickListener and OnItemLongClickListener, selector, and fixed position restore. contains cache, extends from ViewGroup
<ahref="https://github.com/Trinea/android-open-project/edit/master/English%20Version/README.md#include"title="Back to directory"style="width:100%"><imgsrc="http://farm4.staticflickr.com/3737/12167413134_edcff68e22_o.png"align="right"/></a>
1065
+
<ahref="https://github.com/Trinea/android-open-project/edit/master/English%20Version/README.md#include"title="Back to directory"style="width:100%"><imgsrc="http://farm4.staticflickr.com/3737/12167413134_edcff68e22_o.png"align="right"/></a>
A typical use case for Android apps is gluing Activities, Fragments, and background threads together. Conventional wiring of those elements often introduces complex and error-prone dependencies and life cycle issues.
0 commit comments