Android开源库集合(UI效果)
动画效果
粒子动画效果 https://github.com/glomadrian/Grav
![](http://upload-images.jianshu.io/upload_images/5022380-1956fdcfceec3731.gif?imageMogr2/auto-orient/strip)
水波式loading等待动画 https://github.com/race604/WaveLoading
![](http://upload-images.jianshu.io/upload_images/5022380-53d5aaf0164fb21e.gif?imageMogr2/auto-orient/strip)
滚动RecycleView动画 https://github.com/borjabravo10/FocusResize
![](http://upload-images.jianshu.io/upload_images/5022380-396df48b683541ea.gif?imageMogr2/auto-orient/strip)
RecycleView中各种动画 https://github.com/wasabeef/recyclerview-animators
![](http://upload-images.jianshu.io/upload_images/5022380-44b806a4955834cd.gif?imageMogr2/auto-orient/strip)
-
-
RecycleView动画 https://github.com/gabrielemariotti/RecyclerViewItemAnimators
TextView中文字跳动效果 https://github.com/frakbot/JumpingBeans
Activity跳转动画 https://github.com/lgvalle/Material-Animations
各种动画效果 https://github.com/2359media/EasyAndroidAnimations
界面过渡动画 https://github.com/toddway/MaterialTransitions
多种动画效果 https://github.com/hitherejoe/animate
爆裂动画效果 https://github.com/tyrantgit/ExplosionField
控件动画 https://github.com/daimajia/AndroidViewAnimations
动画变速器 https://github.com/MasayukiSuda/EasingInterpolator
多种动画效果 https://github.com/florent37/ViewAnimator
展示图片时有过渡动画 https://github.com/danylovolokh/ImageTransition
控件动画 https://github.com/andkulikov/Transitions-Everywhere
点击FloatingBar后的过渡动画 https://github.com/Jaouan/Revealator
各种交互动画 https://github.com/airbnb/lottie-android
列表视图展现动画 https://github.com/willowtreeapps/spruce-android
-
背景特效
仅使用一张资源图片为 View 设置具有按下效果的背景 https://github.com/maoruibin/OneDrawable
阴影效果 https://github.com/wangjiegulu/ShadowViewHelper
-
高斯模糊
https://github.com/500px/500px-android-blur
![](http://upload-images.jianshu.io/upload_images/5022380-09211c899d1e38d9.gif?imageMogr2/auto-orient/strip)
https://github.com/jrvansuita/GaussianBlur
![](http://upload-images.jianshu.io/upload_images/5022380-76ac3af54031f24f.png?imageMogr2/auto-orient/strip%7CimageView2/2/h/500)
https://github.com/gogopop/BlurKit-Android
![](http://upload-images.jianshu.io/upload_images/5022380-fcdba48644490ef1.gif?imageMogr2/auto-orient/strip)
demo.gif
-
-
字体修改:
https://github.com/norbsoft/android-typeface-helper
https://github.com/johnkil/Android-RobotoTextView
https://github.com/bluejamesbond/TextJustify-Android
https://github.com/GcsSloop/FontsManager
https://github.com/MeetMe/font-compat
https://github.com/chrisjenx/Calligraphy
文本效果
构造Span增强文本内容 https://github.com/JMPergar/AwesomeText
https://github.com/lawloretienne/Trestle
https://github.com/binaryfork/Spanny
https://github.com/klinker24/Android-TextView-LinkBuilder
Emoji https://github.com/w446108264/AndroidEmoji
手势效果
RecycleView手势效果 https://github.com/iPaulPro/Android-ItemTouchHelper-Demo
RecycleView选中拖拽 https://github.com/MFlisar/DragSelectRecyclerView
文章来自:imflyn
-
An IT developer focusing on Android and Web.
Blog:http://www.cnblogs.com/abao0/ Github: https://github.com/huangab