File tree Expand file tree Collapse file tree 1 file changed +13
-1
lines changed Expand file tree Collapse file tree 1 file changed +13
-1
lines changed Original file line number Diff line number Diff line change @@ -419,7 +419,15 @@ 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 >
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 )
423
431
424
432
#### 八、TextView
425
433
包括TextView及所有继承自TextView控件,如EditText、Button、RadioButton
@@ -747,6 +755,10 @@ Demo地址:https://play.google.com/store/apps/details?id=info.hoang8f.fbutton.
747
755
项目地址:https://github.com/AndroidAlliance/EdgeEffectOverride
748
756
<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 >
749
757
758
+ 1 . FragmentTransaction<br />
759
+ 项目地址:https://github.com/DesarrolloAntonio/FragmentTransactionExtended <br />
760
+ 效果图:![ Renderings] ( https://raw.githubusercontent.com/DesarrolloAntonio/FragmentTransactionExtended/master/FragmentTransactionExample/cap1.gif )
761
+
750
762
## 第二部分 工具库
751
763
主要包括那些不错的开发库,包括依赖注入框架、图片缓存、网络相关、数据库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 >
752
764
#### 一、依赖注入DI
You can’t perform that action at this time.
0 commit comments