Skip to content

Commit 2e94c76

Browse files
committed
Text format
1 parent 029dc4b commit 2e94c76

File tree

3 files changed

+95
-68
lines changed

3 files changed

+95
-68
lines changed

English Version/README.md

Lines changed: 29 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -288,14 +288,42 @@ Project Address: https://github.com/JakeWharton/salvage
288288
An interactive indicator to navigate between the different pages of a ViewPager
289289
Project Address: https://github.com/astuetz/PagerSlidingTabStrip
290290
Demo Apk: https://play.google.com/store/apps/details?id=com.astuetz.viewpager.extensions.sample
291-
<a href="https://github.com/Trinea/android-open-project/edit/master/English%20Version/README.md#include" title="Back to directory" style="width:100%"><img src="http://farm4.staticflickr.com/3737/12167413134_edcff68e22_o.png" align="right"/></a>
292291

293292
1. SmartTabLayout
294293
A custom ViewPager title strip which gives continuous feedback to the user when scrolling.This library has been added some features and utilities based on android-SlidingTabBasic project of Google Samples.
295294
Project Address: https://github.com/ogaclejapan/SmartTabLayout
296295
Demo Apk: https://play.google.com/store/apps/details?id=com.ogaclejapan.smarttablayout.demo
297296
Renderings: ![Renderings](https://raw.githubusercontent.com/ogaclejapan/SmartTabLayout/master/art/demo1.gif)
298297

298+
1. ViewPager3D
299+
A ViewPager with 3D effect
300+
Project Address: https://github.com/inovex/ViewPager3D
301+
302+
1. AnimaTabsview
303+
A animation effect like 网易云音乐
304+
Project Address: https://github.com/wuyexiong/transparent-over-animtabsview
305+
Demo: http://v.youku.com/v_show/id_XNzA4MjY5NjA0.html
306+
307+
1. LoopingViewPager
308+
A ViewPager which support loop scroll
309+
Project Address: https://github.com/imbryk/LoopingViewPager
310+
311+
1. android_page_curl
312+
Paging effect of iReader
313+
Project Address: https://github.com/harism/android_page_curl
314+
Demo App: iReader
315+
Demo: https://www.youtube.com/watch?v=iwu7P5PCpsw
316+
317+
1. ViewPagerIndicator
318+
A custom ViewPagerIndicator
319+
Project Address: https://github.com/LuckyJayce/ViewPagerIndicator
320+
321+
1. ScreenSlideIndicator
322+
Lightweight ViewPager Cycle Indicadtor
323+
Project Address: [ScreenSlidePager](https://github.com/LyndonChin/Android-ScreenSlidePager)
324+
Renderings: ![](https://raw.githubusercontent.com/LyndonChin/Android-ScreenSlidePager/master/screenslidepager.gif)
325+
<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>
326+
299327
#### 5. GridView
300328
1. StaggeredGridView
301329
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)