@@ -294,49 +294,45 @@ Demo地址:https://play.google.com/store/apps/details?id=cn.trinea.android.dem
294
294
項目地址:https://github.com/astuetz/PagerSlidingTabStrip
295
295
Demo地址:https://play.google.com/store/apps/details?id=com.astuetz.viewpager.extensions.sample
296
296
297
+ 1 . SmartTabLayout
298
+ 自定義的Tab title strip,基於Google Samples中的android-SlidingTabBasic項目,滑動時Indicator可平滑過渡.
299
+ 項目地址:https://github.com/ogaclejapan/SmartTabLayout
300
+ Demo地址:https://play.google.com/store/apps/details?id=com.ogaclejapan.smarttablayout.demo
301
+ 效果圖:![ Renderings] ( https://raw.githubusercontent.com/ogaclejapan/SmartTabLayout/master/art/demo1.gif )
297
302
298
- 1 . SmartTabLayout
299
- 自定義的Tab title strip,基於Google Samples中的android-SlidingTabBasic項目,滑動時Indicator可平滑過渡.
300
- 項目地址:https://github.com/ogaclejapan/SmartTabLayout
301
- Demo地址:https://play.google.com/store/apps/details?id=com.ogaclejapan.smarttablayout.demo
302
- 效果圖:![ Renderings] ( https://raw.githubusercontent.com/ogaclejapan/SmartTabLayout/master/art/demo1.gif )
303
-
304
- 1 . ViewPager3D效果
305
- 項目地址:https://github.com/inovex/ViewPager3D
306
- <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 >
307
-
303
+ 1 . ViewPager3D效果
304
+ 項目地址:https://github.com/inovex/ViewPager3D
308
305
309
306
1 . AnimaTabsview
310
- 仿網易雲音樂標簽切換的動畫,帶透明小三角
311
- 項目地址:https://github.com/wuyexiong/transparent-over-animtabsview
312
- 在線演示:http://v.youku.com/v_show/id_XNzA4MjY5NjA0.html
313
-
314
- 1 . LoopingViewPager
315
- 無限循環的ViewPager
316
- 項目地址:https://github.com/imbryk/LoopingViewPager
317
-
318
- 1 . android_page_curl
319
- 翻書卷曲效果
320
- 項目地址:https://github.com/harism/android_page_curl
321
- APP示例:iReader
322
- 在線演示:https://www.youtube.com/watch?v=iwu7P5PCpsw
323
-
324
- 1 . ViewPagerIndicator
325
- 簡化並實現android的TabHost效果,頂部滑動tab,引導頁,支持自定義tab樣式,自定義滑動塊樣式和位置,自定義切換tab的過渡動畫,子界面的預加載和界面緩存,設置界面是否可滑動
326
- 項目地址:https://github.com/LuckyJayce/ViewPagerIndicator
327
- <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 >
328
-
329
- 1 . ScreenSlideIndicator
330
- 輕量級的圓形 Indicadtor,位置可以自由調整,不會對 ViewPager 產生任何影響。
331
- 項目地址:[ ScreenSlidePager] ( https://github.com/LyndonChin/Android-ScreenSlidePager )
332
- 效果圖:
333
- ![ ] ( https://raw.githubusercontent.com/LyndonChin/Android-ScreenSlidePager/master/screenslidepager.gif )
334
-
335
- 1 . RecyclerViewPager
336
- 完全繼承自RecyclerView,可以自定義觸發翻頁的距離,可自定義翻頁速度,支持垂直方向的ViewPager,支持Fragment。
337
- 項目地址:[ RecyclerViewPager] ( https://github.com/lsjwzh/RecyclerViewPager )
338
- 效果圖:
339
- ![ ] ( https://github.com/lsjwzh/RecyclerViewPager/blob/master/fragment.gif )
307
+ 仿網易雲音樂標簽切換的動畫,帶透明小三角
308
+ 項目地址:https://github.com/wuyexiong/transparent-over-animtabsview
309
+ 在線演示:http://v.youku.com/v_show/id_XNzA4MjY5NjA0.html
310
+
311
+ 1 . LoopingViewPager
312
+ 無限循環的ViewPager
313
+ 項目地址:https://github.com/imbryk/LoopingViewPager
314
+
315
+ 1 . android_page_curl
316
+ 翻書卷曲效果
317
+ 項目地址:https://github.com/harism/android_page_curl
318
+ APP示例:iReader
319
+ 在線演示:https://www.youtube.com/watch?v=iwu7P5PCpsw
320
+
321
+ 1 . ViewPagerIndicator
322
+ 簡化並實現android的TabHost效果,頂部滑動tab,引導頁,支持自定義tab樣式,自定義滑動塊樣式和位置,自定義切換tab的過渡動畫,子界面的預加載和界面緩存,設置界面是否可滑動
323
+ 項目地址:https://github.com/LuckyJayce/ViewPagerIndicator
324
+
325
+ 1 . ScreenSlideIndicator
326
+ 輕量級的圓形 Indicadtor,位置可以自由調整,不會對 ViewPager 產生任何影響。
327
+ 項目地址:[ ScreenSlidePager] ( https://github.com/LyndonChin/Android-ScreenSlidePager )
328
+ 效果圖:
329
+ ![ ] ( https://raw.githubusercontent.com/LyndonChin/Android-ScreenSlidePager/master/screenslidepager.gif )
330
+
331
+ 1 . RecyclerViewPager
332
+ 完全繼承自RecyclerView,可以自定義觸發翻頁的距離,可自定義翻頁速度,支持垂直方向的ViewPager,支持Fragment。
333
+ 項目地址:[ RecyclerViewPager] ( https://github.com/lsjwzh/RecyclerViewPager )
334
+ 效果圖:
335
+ ![ ] ( https://github.com/lsjwzh/RecyclerViewPager/blob/master/fragment.gif )
340
336
341
337
#### 五、GridView
342
338
1 . StaggeredGridView
@@ -474,30 +470,32 @@ APP示例:Android4.1時鍾App
474
470
效果圖:![ Renderings] ( https://camo.githubusercontent.com/0c92568af7ec4e04e2e1503acdd2ca99854ab0b5/687474703a2f2f7777332e73696e61696d672e636e2f6d773639302f36313064633033346a77316566797264386e376937673230637a30326d7135662e676966 )
475
471
476
472
1 . CircularProgressDrawable
477
- 帶圓形進度顯示的進度條
473
+ 帶圓形進度顯示的進度條
478
474
項目地址:https://github.com/Sefford/CircularProgressDrawable
479
- 效果圖:![ Renderings] ( https://raw.githubusercontent.com/Sefford/CircularProgressDrawable/master/overshoot.gif )
475
+ 效果圖:![ Renderings] ( https://raw.githubusercontent.com/Sefford/CircularProgressDrawable/master/overshoot.gif )
480
476
481
477
1 . Android-RoundCornerProgressBar
482
- Android 圓角 ProgressBar,可自定義圓角顏色和半徑,包括帶 Icon 和不帶 Icon 兩種類型。
478
+ Android 圓角 ProgressBar,可自定義圓角顏色和半徑,包括帶 Icon 和不帶 Icon 兩種類型。
483
479
項目地址:https://github.com/akexorcist/Android-RoundCornerProgressBar
484
- 效果圖:![ Renderings ] ( https://raw.githubusercontent.com/akexorcist/Android-RoundCornerProgressBar/master/image/screenshot_02.png )
485
-
480
+ 效果圖:
481
+ ![ Renderings ] ( https://raw.githubusercontent.com/akexorcist/Android-RoundCornerProgressBar/master/image/screenshot_02.png )
486
482
1 . circular-progress-button
487
- 帶進度顯示的Button
483
+ 帶進度顯示的Button
488
484
項目地址:https://github.com/dmytrodanylyk/circular-progress-button
489
- 效果圖:![ Renderings] ( https://raw.githubusercontent.com/dmytrodanylyk/circular-progress-button/master/screenshots/intro.gif )
485
+ 效果圖:
486
+ ![ Renderings] ( https://raw.githubusercontent.com/dmytrodanylyk/circular-progress-button/master/screenshots/intro.gif )
490
487
491
488
1 . WaveView
492
- 壹個波紋效果的 View,可用來做 ProgressBar
489
+ 壹個波紋效果的 View,可用來做 ProgressBar
493
490
項目地址:https://github.com/john990/WaveView
494
491
Demo地址:https://raw.github.com/john990/WaveView/master/screenshot%26apk/demo.unaligned.apk
495
- 效果圖:![ Renderings] ( https://camo.githubusercontent.com/60722e9d4f2d2daa78a8650cb27a32adea82bdd4/68747470733a2f2f7261772e6769746875622e636f6d2f6a6f686e3939302f57617665566965772f6d61737465722f73637265656e73686f7425323661706b2f73637265656e73686f742e676966 )
492
+ 效果圖:
493
+ ![ Renderings] ( https://camo.githubusercontent.com/60722e9d4f2d2daa78a8650cb27a32adea82bdd4/68747470733a2f2f7261772e6769746875622e636f6d2f6a6f686e3939302f57617665566965772f6d61737465722f73637265656e73686f7425323661706b2f73637265656e73686f742e676966 )
496
494
497
- 1 . MaterialLoadingProgressBar
498
- 抽取自SwipeRefreshLayout的Material Design進度指示器
499
- 項目地址:https://github.com/lsjwzh/MaterialLoadingProgressBar
500
- 效果圖:![ Renderings] ( https://github.com/lsjwzh/MaterialLoadingProgressBar/raw/master/screen.gif )
495
+ 1 . MaterialLoadingProgressBar
496
+ 抽取自SwipeRefreshLayout的Material Design進度指示器
497
+ 項目地址:https://github.com/lsjwzh/MaterialLoadingProgressBar
498
+ 效果圖:![ Renderings] ( https://github.com/lsjwzh/MaterialLoadingProgressBar/raw/master/screen.gif )
501
499
<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 >
502
500
503
501
#### 八、TextView
0 commit comments