@@ -419,16 +419,18 @@ APP示例:Android4.1时钟App
419
419
带数字进度的进度条
420
420
项目地址:https://github.com/daimajia/NumberProgressBar
421
421
效果图:![ Renderings] ( https://camo.githubusercontent.com/0c92568af7ec4e04e2e1503acdd2ca99854ab0b5/687474703a2f2f7777332e73696e61696d672e636e2f6d773639302f36313064633033346a77316566797264386e376937673230637a30326d7135662e676966 )
422
- <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 >
423
-
424
- 1 . 中心动画的进度条<br />
425
- 项目地址:https://github.com/Sefford/CircularProgressDrawable <br />
426
- 效果图:![ Renderings] ( https://raw.githubusercontent.com/Sefford/CircularProgressDrawable/master/overshoot.gif )
427
-
428
- 1 . 圆圈进度条Button<br />
429
- 项目地址:https://github.com/dmytrodanylyk/circular-progress-button <br />
430
- 效果图:![ Renderings] ( https://raw.githubusercontent.com/dmytrodanylyk/circular-progress-button/master/screenshots/intro.gif )
431
422
423
+ 1 . CircularProgressDrawable
424
+ 带圆形进度显示的进度条
425
+ 项目地址: https://github.com/Sefford/CircularProgressDrawable
426
+ 效果图:![ Renderings] ( https://raw.githubusercontent.com/Sefford/CircularProgressDrawable/master/overshoot.gif )
427
+
428
+ 1 . circular-progress-button
429
+ 带进度显示的Button
430
+ 项目地址:https://github.com/dmytrodanylyk/circular-progress-button
431
+ 效果图:![ Renderings] ( https://raw.githubusercontent.com/dmytrodanylyk/circular-progress-button/master/screenshots/intro.gif )
432
+ <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 >
433
+
432
434
#### 八、TextView
433
435
包括TextView及所有继承自TextView控件,如EditText、Button、RadioButton
434
436
@@ -755,10 +757,6 @@ Demo地址:https://play.google.com/store/apps/details?id=info.hoang8f.fbutton.
755
757
项目地址:https://github.com/AndroidAlliance/EdgeEffectOverride
756
758
<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 >
757
759
758
- 1 . FragmentTransaction<br />
759
- 项目地址:https://github.com/DesarrolloAntonio/FragmentTransactionExtended <br />
760
- 效果图:![ Renderings] ( https://raw.githubusercontent.com/DesarrolloAntonio/FragmentTransactionExtended/master/FragmentTransactionExample/cap1.gif )
761
-
762
760
## 第二部分 工具库
763
761
主要包括那些不错的开发库,包括依赖注入框架、图片缓存、网络相关、数据库ORM建模、Android公共库、Android 高版本向低版本兼容、多媒体相关及其他。 <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 >
764
762
#### 一、依赖注入DI
0 commit comments