@@ -299,10 +299,43 @@ Demo地址:https://play.google.com/store/apps/details?id=cn.trinea.android.dem
299
299
項目地址:https://github.com/astuetz/PagerSlidingTabStrip
300
300
Demo地址:https://play.google.com/store/apps/details?id=com.astuetz.viewpager.extensions.sample
301
301
302
- 1 . ViewPager3D
303
- ViewPager3D效果
304
- 項目地址:https://github.com/inovex/ViewPager3D
305
- <a href =" https://github.com/Trinea/android-open-project#%E7%9B%AE%E5%89%8D%E5%8C%85%E6%8B%AC " title =" 返回目錄 " style =" width :100% " ><img src =" http://farm4.staticflickr.com/3737/12167413134_edcff68e22_o.png " align =" right " /></a >
302
+
303
+ 1 . SmartTabLayout
304
+ 自定義的Tab title strip,基於Google Samples中的android-SlidingTabBasic項目,滑動時Indicator可平滑過渡.
305
+ 項目地址:https://github.com/ogaclejapan/SmartTabLayout
306
+ Demo地址:https://play.google.com/store/apps/details?id=com.ogaclejapan.smarttablayout.demo
307
+ 效果圖:![ Renderings] ( https://raw.githubusercontent.com/ogaclejapan/SmartTabLayout/master/art/demo1.gif )
308
+
309
+ 1 . ViewPager3D效果
310
+ 項目地址:https://github.com/inovex/ViewPager3D
311
+ <a href =" https://github.com/Trinea/android-open-project#%E7%9B%AE%E5%89%8D%E5%8C%85%E6%8B%AC " title =" 返回目錄 " style =" width :100% " ><img src =" http://farm4.staticflickr.com/3737/12167413134_edcff68e22_o.png " align =" right " /></a >
312
+
313
+
314
+ 1 . AnimaTabsview
315
+ 仿網易雲音樂標簽切換的動畫,帶透明小三角
316
+ 項目地址:https://github.com/wuyexiong/transparent-over-animtabsview
317
+ 在線演示:http://v.youku.com/v_show/id_XNzA4MjY5NjA0.html
318
+
319
+ 1 . LoopingViewPager
320
+ 無限循環的ViewPager
321
+ 項目地址:https://github.com/imbryk/LoopingViewPager
322
+
323
+ 1 . android_page_curl
324
+ 翻書卷曲效果
325
+ 項目地址:https://github.com/harism/android_page_curl
326
+ APP示例:iReader
327
+ 在線演示:https://www.youtube.com/watch?v=iwu7P5PCpsw
328
+
329
+ 1 . ViewPagerIndicator
330
+ 簡化並實現android的TabHost效果,頂部滑動tab,引導頁,支持自定義tab樣式,自定義滑動塊樣式和位置,自定義切換tab的過渡動畫,子界面的預加載和界面緩存,設置界面是否可滑動
331
+ 項目地址:https://github.com/LuckyJayce/ViewPagerIndicator
332
+ <a href =" https://github.com/Trinea/android-open-project#%E7%9B%AE%E5%89%8D%E5%8C%85%E6%8B%AC " title =" 返回目录 " style =" width :100% " ><img src =" http://farm4.staticflickr.com/3737/12167413134_edcff68e22_o.png " align =" right " /></a >
333
+
334
+ 1 . ScreenSlideIndicator
335
+ 輕量級的圓形 Indicadtor,位置可以自由調整,不會對 ViewPager 產生任何影響。
336
+ 項目地址:[ ScreenSlidePager] ( https://github.com/LyndonChin/Android-ScreenSlidePager )
337
+ 效果圖:
338
+ ![ ] ( https://raw.githubusercontent.com/LyndonChin/Android-ScreenSlidePager/master/screenslidepager.gif )
306
339
307
340
#### 五、GridView
308
341
1 . StaggeredGridView
0 commit comments