美文网首页UI动画
那些年收藏的Android开源库集合(UI效果)

那些年收藏的Android开源库集合(UI效果)

作者: passiontim | 来源:发表于2017-04-15 15:08 被阅读318次

动画效果

粒子动画效果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

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

Emojihttps://github.com/w446108264/AndroidEmoji

手势效果

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

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

相关文章

网友评论

    本文标题:那些年收藏的Android开源库集合(UI效果)

    本文链接:https://www.haomeiwen.com/subject/dsgnattx.html