Android 第三方 Demo自定义View系列常用控件

Android UI效果开源库集合—你们要的支付宝Recycle

2017-04-09  本文已影响736人  木木00

作者:imflyn

地址:http://www.jianshu.com/p/05cb14b7776d

1. 动画效果

粒子动画效果https://github.com/glomadrian/Grav

水波式loading等待动画https://github.com/race604/WaveLoading


滚动RecycleView动画https://github.com/borjabravo10/FocusResize

RecycleView中各种动画https://github.com/wasabeef/recyclerview-animators

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

https://github.com/jrvansuita/GaussianBlur

https://github.com/gogopop/BlurKit-Android

字体修改:

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

Emojihttps://github.com/w446108264/AndroidEmoji

手势效果

RecycleView手势效果https://github.com/iPaulPro/Android-ItemTouchHelper-Demo

RecycleView选中拖拽https://github.com/MFlisar/DragSelectRecyclerView

上一篇 下一篇

猜你喜欢

热点阅读