####1. android-ripple-backgroundandroid
能產生波浪效果的背景圖片控件,能夠自定義顏色,波浪擴展的速度,波浪的圈數。git
github地址github
####2. android-shapeLoadingView-master網絡
高仿新版58 加載動畫 ide
github地址佈局
####3. ArrowDownloadButton學習
介紹: ArrowDownloadButton下載按鈕從點擊開始下載到下載完成各個階段有不同的特效展現, 自定義一個ArrowDownloadButton而後監聽點擊事件setOnClickListener()在onClick() 裏面 button.startAnimating();而後再按鈕裏面啓動一個定時器Timer 定時更新按鈕進度 button.setProgress(progress);動畫
github地址ui
####4. AVLoadingIndicatorView-master.net
介紹: AVLoadingIndicatorView各類加載效果,適合作加載loading動畫效果。 裏面代碼封裝挺不錯的,直接能夠拷貝使用想要的loading效果。
####5. BezierDemo-master
模仿qq未讀消息小紅點拖動消失效果的控件。
####6. CustomLoading-master
幾種經常使用Android Progress效果,本例子自定義ProgressWheel,CustomClipLoading,PieProgress三個特效的進度條, 經過本例子能夠學習如何自定義控件,效果挺不錯,適合各類網絡加載使用。 每個控件大概實現原理: CustomClipLoading 繼承FrameLayout,經過佈局引入view而後添加到addView(view); ProgressWheel 和 PieProgress 都是 繼承 View經過 onDraw()在畫布Canvas不斷畫出效果,能夠經過本例子學習如何使用OnDraw()方法。
####7. DrawableView塗鴉
介紹:能夠用手指在畫布上塗鴉的庫
####8. 實現guillotine-styled 動畫效果
介紹: 提供了一種實現guillotine-styled 動畫效果的簡單方法,效果很讚的,Yalantis公司愈來愈厲害了。
####9. LiquidButton-master
一個實現液體填充效果的加載提示view
####10. 帥氣Toast
介紹: 介紹:默認的toast很醜,並且也沒有真正提供顯示短暫消息的功能。這個庫能爲toast顯示動畫反饋,顯示到選擇按鈕或者刪除按鈕的過分動畫。並且toast 的生命週期是徹底取決於你的。
####11. 一個不錯的loading效果
####12. Side-Menu-Android-master
####13. 對話框定製
####14. 水滴樣式下拉刷新
參考網址:
http://blog.csdn.net/easyer2012/article/details/50483930 http://blog.csdn.net/chy6575/article/details/53128021 http://itlanbao.com/preview.aspx#1,0