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

文章内容定期更新
该专题其他文章:
那些年收藏的Android开源库集合(控件)
那些年收藏的Android开源库集合(工具)


  1. 动画效果

  • 粒子动画效果 https://github.com/glomadrian/Grav
  • 水波式loading等待动画 https://github.com/race604/WaveLoading
那些年收藏的Android开源库集合(UI效果)_第1张图片
  • 滚动RecycleView动画 https://github.com/borjabravo10/FocusResize
  • RecycleView中各种动画 https://github.com/wasabeef/recyclerview-animators
  • RecycleView动画 https://github.com/gabrielemariotti/RecyclerViewItemAnimators
那些年收藏的Android开源库集合(UI效果)_第2张图片
  • TextView中文字跳动效果 https://github.com/frakbot/JumpingBeans
  • Activity跳转动画 https://github.com/lgvalle/Material-Animations
那些年收藏的Android开源库集合(UI效果)_第3张图片
  • 各种动画效果 https://github.com/2359media/EasyAndroidAnimations
  • 界面过渡动画 https://github.com/toddway/MaterialTransitions
那些年收藏的Android开源库集合(UI效果)_第4张图片
  • 多种动画效果 https://github.com/hitherejoe/animate
那些年收藏的Android开源库集合(UI效果)_第5张图片
  • 爆裂动画效果 https://github.com/tyrantgit/ExplosionField
  • 控件动画 https://github.com/daimajia/AndroidViewAnimations
  • 动画变速器 https://github.com/MasayukiSuda/EasingInterpolator
那些年收藏的Android开源库集合(UI效果)_第6张图片
  • 多种动画效果 https://github.com/florent37/ViewAnimator
那些年收藏的Android开源库集合(UI效果)_第7张图片
  • 展示图片时有过渡动画 https://github.com/danylovolokh/ImageTransition
  • 控件动画 https://github.com/andkulikov/Transitions-Everywhere
那些年收藏的Android开源库集合(UI效果)_第8张图片
  • 点击FloatingBar后的过渡动画 https://github.com/Jaouan/Revealator
那些年收藏的Android开源库集合(UI效果)_第9张图片
  • 各种交互动画 https://github.com/airbnb/lottie-android
  • 列表视图展现动画 https://github.com/willowtreeapps/spruce-android
那些年收藏的Android开源库集合(UI效果)_第10张图片
  • 背景特效

  • 仅使用一张资源图片为 View 设置具有按下效果的背景 https://github.com/maoruibin/OneDrawable
那些年收藏的Android开源库集合(UI效果)_第11张图片
  • 阴影效果 https://github.com/wangjiegulu/ShadowViewHelper
那些年收藏的Android开源库集合(UI效果)_第12张图片
  • 高斯模糊:

    • https://github.com/500px/500px-android-blur
    • https://github.com/jrvansuita/GaussianBlur
      那些年收藏的Android开源库集合(UI效果)_第13张图片
    • https://github.com/gogopop/BlurKit-Android
      demo.gif
  • 字体修改:

    • https://github.com/norbsoft/android-typeface-helper
      那些年收藏的Android开源库集合(UI效果)_第14张图片
    • https://github.com/johnkil/Android-RobotoTextView
      那些年收藏的Android开源库集合(UI效果)_第15张图片
    • https://github.com/bluejamesbond/TextJustify-Android
      那些年收藏的Android开源库集合(UI效果)_第16张图片
    • https://github.com/GcsSloop/FontsManager
      那些年收藏的Android开源库集合(UI效果)_第17张图片
    • https://github.com/MeetMe/font-compat
      那些年收藏的Android开源库集合(UI效果)_第18张图片
    • https://github.com/chrisjenx/Calligraphy
      那些年收藏的Android开源库集合(UI效果)_第19张图片
  • 文本效果:

  • 构造Span增强文本内容 https://github.com/JMPergar/AwesomeText
那些年收藏的Android开源库集合(UI效果)_第20张图片
  • https://github.com/lawloretienne/Trestle

    那些年收藏的Android开源库集合(UI效果)_第21张图片

  • https://github.com/binaryfork/Spanny

    那些年收藏的Android开源库集合(UI效果)_第22张图片

  • https://github.com/klinker24/Android-TextView-LinkBuilder

    那些年收藏的Android开源库集合(UI效果)_第23张图片

  • Emoji https://github.com/w446108264/AndroidEmoji
那些年收藏的Android开源库集合(UI效果)_第24张图片
  • 手势效果

  • RecycleView手势效果 https://github.com/iPaulPro/Android-ItemTouchHelper-Demo
  • RecycleView选中拖拽 https://github.com/MFlisar/DragSelectRecyclerView

你可能感兴趣的:(那些年收藏的Android开源库集合(UI效果))